Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Diichid.c97 #define I2C_HID_POWER_ON 0x0 macro
669 power_on ? I2C_HID_POWER_ON : I2C_HID_POWER_OFF); in iichid_set_power_state()
1112 error = iichid_set_power(sc, I2C_HID_POWER_ON); in iichid_attach()