Home
last modified time | relevance | path

Searched defs:i2c_lock_operations (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Di2c.h548 struct i2c_lock_operations { struct
549 void (*lock_bus)(struct i2c_adapter *, unsigned int flags);
550 int (*trylock_bus)(struct i2c_adapter *, unsigned int flags);
551 void (*unlock_bus)(struct i2c_adapter *, unsigned int flags);