Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h71051 struct i2c_lock_operations { struct
71052 void (*lock_bus)(struct i2c_adapter *, unsigned int);
71053 int (*trylock_bus)(struct i2c_adapter *, unsigned int);
71054 void (*unlock_bus)(struct i2c_adapter *, unsigned int);