Searched refs:zorro_device_id (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/zorro/
H A Dzorro-driver.c28 * zorro_device_id structure or %NULL if there is no match.
31 static const struct zorro_device_id *
32 zorro_match_device(const struct zorro_device_id *ids,
51 const struct zorro_device_id *id;
125 const struct zorro_device_id *ids = zorro_drv->id_table;
/linux-master/include/linux/
H A Dzorro.h49 const struct zorro_device_id *id_table; /* NULL if wants all devices */
50 int (*probe)(struct zorro_dev *z, const struct zorro_device_id *id); /* New device inserted */
H A Dmod_devicetable.h639 struct zorro_device_id { struct
/linux-master/drivers/video/fbdev/
H A Dfm2fb.c212 static int fm2fb_probe(struct zorro_dev *z, const struct zorro_device_id *id);
214 static const struct zorro_device_id fm2fb_devices[] = {
227 static int fm2fb_probe(struct zorro_dev *z, const struct zorro_device_id *id)
H A Dcirrusfb.c322 static const struct zorro_device_id cirrusfb_zorro_table[] = {
2198 const struct zorro_device_id *ent)
/linux-master/drivers/scsi/
H A Dzorro7xx.c50 static struct zorro_device_id zorro7xx_zorro_tbl[] = {
76 const struct zorro_device_id *ent)
H A Da2091.c200 static int a2091_probe(struct zorro_dev *z, const struct zorro_device_id *ent)
277 static struct zorro_device_id a2091_zorro_tbl[] = {
H A Dgvp11.c317 static int gvp11_probe(struct zorro_dev *z, const struct zorro_device_id *ent)
444 static struct zorro_device_id gvp11_zorro_tbl[] = {
H A Dzorro_esp.c688 static const struct zorro_device_id zorro_esp_zorro_tbl[] = {
714 const struct zorro_device_id *ent)
/linux-master/drivers/i2c/busses/
H A Di2c-icy.c122 const struct zorro_device_id *ent)
195 static const struct zorro_device_id icy_zorro_tbl[] = {
/linux-master/drivers/ata/
H A Dpata_buddha.c150 const struct zorro_device_id *ent)
255 static const struct zorro_device_id pata_buddha_zorro_tbl[] = {
284 static struct zorro_device_id xsurf_ent = {
/linux-master/drivers/net/ethernet/8390/
H A Dhydra.c55 const struct zorro_device_id *ent);
68 static struct zorro_device_id hydra_zorro_tbl[] = {
82 const struct zorro_device_id *ent)
H A Dxsurf100.c240 const struct zorro_device_id *ent)
359 static const struct zorro_device_id xsurf100_zorro_tbl[] = {
H A Dzorro8390.c264 static struct zorro_device_id zorro8390_zorro_tbl[] = {
395 const struct zorro_device_id *ent)
/linux-master/scripts/mod/
H A Ddevicetable-offsets.c169 DEVID(zorro_device_id);
170 DEVID_FIELD(zorro_device_id, id);
H A Dfile2alias.c1065 DEF_FIELD(symval, zorro_device_id, id);
/linux-master/drivers/net/ethernet/amd/
H A Da2065.c645 const struct zorro_device_id *ent);
649 static const struct zorro_device_id a2065_zorro_tbl[] = {
675 const struct zorro_device_id *ent)
H A Dariadne.c695 static const struct zorro_device_id ariadne_zorro_tbl[] = {
713 const struct zorro_device_id *ent)

Completed in 242 milliseconds