Home
last modified time | relevance | path

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

/include/linux/
Ddio.h76 struct dio_device_id { struct
88 const struct dio_device_id *id_table; /* NULL if wants all devices */ argument
89 int (*probe)(struct dio_dev *z, const struct dio_device_id *id);
249 extern const struct dio_device_id *dio_match_device(const struct dio_device_id *ids, const struct d…