Searched refs:iicbb_driver (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/iicbus/ |
| H A D | iiconf.h | 173 extern driver_t iicbb_driver;
|
| H A D | iicbb.c | 127 driver_t iicbb_driver = { variable
|
| /freebsd/sys/dev/ppbus/ |
| H A D | lpbb.c | 263 DRIVER_MODULE(iicbb, lpbb, iicbb_driver, 0, 0);
|
| /freebsd/sys/dev/gpio/ |
| H A D | gpioiic.c | 371 DRIVER_MODULE(iicbb, gpioiic, iicbb_driver, 0, 0);
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_i2cbb.c | 172 DRIVER_MODULE(iicbb, lkpi_iicbb, iicbb_driver, 0, 0);
|
| /freebsd/sys/dev/viapm/ |
| H A D | viapm.c | 997 DRIVER_MODULE(iicbb, viapm, iicbb_driver, 0, 0);
|