Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-parport.c33 struct lineop { struct
40 struct lineop setsda; argument
41 struct lineop setscl;
42 struct lineop getsda;
43 struct lineop getscl;
44 struct lineop init;
193 const struct lineop *op) in line_set()
205 const struct lineop *op) in line_get()