Searched defs:sef_cb_init (Results 1 – 13 of 13) sorted by relevance
/minix3/minix/drivers/clock/readclock/ |
H A D | readclock.c | 134 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/examples/hello/ |
H A D | hello.c | 112 static int sef_cb_init(int type, sef_init_info_t *UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/tests/ |
H A D | testvm.c | 122 sef_cb_init(int type, sef_init_info_t *UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/power/tps65950/ |
H A D | tps65950.c | 166 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/sensors/tsl2550/ |
H A D | tsl2550.c | 347 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/bus/i2c/ |
H A D | i2c.c | 422 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/sensors/sht21/ |
H A D | sht21.c | 398 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/power/tps65217/ |
H A D | tps65217.c | 266 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/eeprom/cat24c256/ |
H A D | cat24c256.c | 418 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/video/fb/ |
H A D | fb.c | 258 sef_cb_init(int type, sef_init_info_t *UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/sensors/bmp085/ |
H A D | bmp085.c | 495 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/video/tda19988/ |
H A D | tda19988.c | 854 sef_cb_init(int type, sef_init_info_t * UNUSED(info)) in sef_cb_init() function
|
/minix3/minix/drivers/bus/pci/ |
H A D | pci.c | 2087 sef_cb_init(int type, sef_init_info_t *info) in sef_cb_init() function
|