Searched refs:dio_device_id (Results 1 – 1 of 1) sorted by relevance
76 struct dio_device_id { struct88 const struct dio_device_id *id_table; /* NULL if wants all devices */ argument89 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…