Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-smbus.c66 static irqreturn_t smbus_alert(int irq, void *d) in smbus_alert() function
110 smbus_alert(0, alert); in smbalert_work()
141 NULL, smbus_alert, in smbalert_probe()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-parport.c45 unsigned int smbus_alert:1; member
81 .smbus_alert = 1,
335 if (adapter_parm[type].smbus_alert) { in i2c_parport_attach()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c.txt123 "irq", "wakeup" and "smbus_alert" names are recognized by I2C core,