Searched refs:mcb_device_id (Results 1 – 10 of 10) sorted by relevance
91 const struct mcb_device_id *id_table;92 int (*probe)(struct mcb_device *mdev, const struct mcb_device_id *id);
765 struct mcb_device_id { struct
17 static const struct mcb_device_id *mcb_match_id(const struct mcb_device_id *ids, in mcb_match_id()35 const struct mcb_device_id *found_id; in mcb_match()60 const struct mcb_device_id *found_id; in mcb_probe()
101 const struct mcb_device_id *id) in men_z188_probe()155 static const struct mcb_device_id men_z188_ids[] = {
102 const struct mcb_device_id *id) in men_z069_probe()147 static const struct mcb_device_id men_z069_ids[] = {
183 const struct mcb_device_id *id) in serial_8250_men_mcb_probe()250 static const struct mcb_device_id serial_8250_men_mcb_ids[] = {
202 DEVID(mcb_device_id); in main()203 DEVID_FIELD(mcb_device_id, device); in main()
1116 DEF_FIELD(symval, mcb_device_id, device); in do_mcb_entry()
129 static const struct mcb_device_id foo_ids[] = {152 static init foo_probe(struct mcb_device *mdev, const struct mcb_device_id *id);
801 const struct mcb_device_id *id) in men_z135_probe()864 static const struct mcb_device_id men_z135_ids[] = {