Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dipack.h59 struct ipack_bus_ops;
151 struct ipack_bus_ops { struct
175 const struct ipack_bus_ops *ops; argument
191 const struct ipack_bus_ops *ops,
/linux/drivers/ipack/
H A Dipack.c200 const struct ipack_bus_ops *ops, in ipack_bus_register()