Home
last modified time | relevance | path

Searched refs:IIC_RELEASE_BUS (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/sys/dev/iicbus/
Diiconf.c115 IICBUS_CALLBACK(device_get_parent(bus), IIC_RELEASE_BUS, in iicbus_request_bus()
135 error = IICBUS_CALLBACK(device_get_parent(bus), IIC_RELEASE_BUS, NULL); in iicbus_release_bus()
Diiconf.h68 #define IIC_RELEASE_BUS 0x2 macro
/freebsd-9-stable/sys/dev/ppbus/
Dlpbb.c111 case IIC_RELEASE_BUS: in lpbb_callback()
/freebsd-9-stable/sys/dev/gpio/
Dgpioiic.c126 case IIC_RELEASE_BUS: in gpioiic_callback()
/freebsd-9-stable/sys/dev/bktr/
Dbktr_i2c.c176 case IIC_RELEASE_BUS: in bti2c_iic_callback()
/freebsd-9-stable/sys/arm/at91/
Dat91_twi.c302 case IIC_RELEASE_BUS: in at91_twi_callback()