Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Di2c-algo-pcf.h21 int (*getown) (void *data); member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-icy.c159 algo_data->getown = icy_pcf_getown; in icy_probe()
H A Di2c-elektor.c184 .getown = pcf_isa_getown,
/openbmc/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c40 #define get_own(adap) adap->getown(adap->data)