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