Home
last modified time | relevance | path

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

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