Searched defs:i2cbus_attach_args (Results 1 – 2 of 2) sorted by relevance
101 struct i2cbus_attach_args { struct104 void (*iba_bus_scan)(struct device *, struct i2cbus_attach_args *, argument106 void *iba_bus_scan_arg;
104 void (*scan_func)(struct device *, struct i2cbus_attach_args *, void *), in pcfiic_attach()