Searched refs:superhyway_device_id (Results 1 – 2 of 2) sorted by relevance
42 struct superhyway_device_id { struct53 const struct superhyway_device_id *id_table; argument56 int (*probe)(struct superhyway_device *dev, const struct superhyway_device_id *id);67 struct superhyway_device_id id;
123 static const struct superhyway_device_id *124 superhyway_match_id(const struct superhyway_device_id *ids, in superhyway_match_id()143 const struct superhyway_device_id *id; in superhyway_device_probe()198 const struct superhyway_device_id *ids = shyway_drv->id_table; in superhyway_bus_match()