Home
last modified time | relevance | path

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

/include/linux/
Di2c.h566 int (*trylock_bus)(struct i2c_adapter *adapter, unsigned int flags); member
769 return adapter->lock_ops->trylock_bus(adapter, flags); in i2c_trylock_bus()