Symbol: zorro_dev
drivers/ata/pata_buddha.c
149
static int pata_buddha_probe(struct zorro_dev *z,
drivers/ata/pata_buddha.c
248
static void pata_buddha_remove(struct zorro_dev *z)
drivers/ata/pata_buddha.c
277
struct zorro_dev *z = NULL;
drivers/i2c/busses/i2c-icy.c
121
static int icy_probe(struct zorro_dev *z,
drivers/i2c/busses/i2c-icy.c
187
static void icy_remove(struct zorro_dev *z)
drivers/net/ethernet/8390/hydra.c
110
static int hydra_init(struct zorro_dev *z)
drivers/net/ethernet/8390/hydra.c
250
static void hydra_remove_one(struct zorro_dev *z)
drivers/net/ethernet/8390/hydra.c
54
static int hydra_init_one(struct zorro_dev *z,
drivers/net/ethernet/8390/hydra.c
56
static int hydra_init(struct zorro_dev *z);
drivers/net/ethernet/8390/hydra.c
66
static void hydra_remove_one(struct zorro_dev *z);
drivers/net/ethernet/8390/hydra.c
81
static int hydra_init_one(struct zorro_dev *z,
drivers/net/ethernet/8390/xsurf100.c
239
static int xsurf100_probe(struct zorro_dev *zdev,
drivers/net/ethernet/8390/xsurf100.c
345
static void xsurf100_remove(struct zorro_dev *zdev)
drivers/net/ethernet/8390/zorro8390.c
254
static void zorro8390_remove_one(struct zorro_dev *z)
drivers/net/ethernet/8390/zorro8390.c
394
static int zorro8390_init_one(struct zorro_dev *z,
drivers/net/ethernet/amd/a2065.c
644
static int a2065_init_one(struct zorro_dev *z,
drivers/net/ethernet/amd/a2065.c
646
static void a2065_remove_one(struct zorro_dev *z);
drivers/net/ethernet/amd/a2065.c
674
static int a2065_init_one(struct zorro_dev *z,
drivers/net/ethernet/amd/a2065.c
760
static void a2065_remove_one(struct zorro_dev *z)
drivers/net/ethernet/amd/ariadne.c
685
static void ariadne_remove_one(struct zorro_dev *z)
drivers/net/ethernet/amd/ariadne.c
712
static int ariadne_init_one(struct zorro_dev *z,
drivers/parport/parport_mfc3.c
288
struct zorro_dev *z = NULL;
drivers/scsi/a2091.c
200
static int a2091_probe(struct zorro_dev *z, const struct zorro_device_id *ent)
drivers/scsi/a2091.c
265
static void a2091_remove(struct zorro_dev *z)
drivers/scsi/gvp11.c
317
static int gvp11_probe(struct zorro_dev *z, const struct zorro_device_id *ent)
drivers/scsi/gvp11.c
426
static void gvp11_remove(struct zorro_dev *z)
drivers/scsi/zorro7xx.c
154
static void zorro7xx_remove_one(struct zorro_dev *z)
drivers/scsi/zorro7xx.c
75
static int zorro7xx_init_one(struct zorro_dev *z,
drivers/scsi/zorro_esp.c
713
static int zorro_esp_probe(struct zorro_dev *z,
drivers/scsi/zorro_esp.c
914
static void zorro_esp_remove(struct zorro_dev *z)
drivers/video/fbdev/cirrusfb.c
1948
struct zorro_dev *zdev = to_zorro_dev(info->device);
drivers/video/fbdev/cirrusfb.c
2197
static int cirrusfb_zorro_register(struct zorro_dev *z,
drivers/video/fbdev/cirrusfb.c
2222
struct zorro_dev *ram = zorro_find_device(zcl->ramid, NULL);
drivers/video/fbdev/cirrusfb.c
2310
static void cirrusfb_zorro_unregister(struct zorro_dev *z)
drivers/video/fbdev/fm2fb.c
212
static int fm2fb_probe(struct zorro_dev *z, const struct zorro_device_id *id);
drivers/video/fbdev/fm2fb.c
227
static int fm2fb_probe(struct zorro_dev *z, const struct zorro_device_id *id)
drivers/zorro/names.c
59
void __init zorro_name_device(struct zorro_dev *dev)
drivers/zorro/proc.c
111
proc_set_size(entry, sizeof(struct zorro_dev));
drivers/zorro/proc.c
33
struct zorro_dev *z = pde_data(file_inode(file));
drivers/zorro/proc.c
82
struct zorro_dev *z = &zorro_autocon[slot];
drivers/zorro/zorro-driver.c
123
struct zorro_dev *z = to_zorro_dev(dev);
drivers/zorro/zorro-driver.c
135
const struct zorro_dev *z;
drivers/zorro/zorro-driver.c
33
const struct zorro_dev *z)
drivers/zorro/zorro-driver.c
48
struct zorro_dev *z = to_zorro_dev(dev);
drivers/zorro/zorro-driver.c
65
struct zorro_dev *z = to_zorro_dev(dev);
drivers/zorro/zorro-sysfs.c
29
struct zorro_dev *z; \
drivers/zorro/zorro-sysfs.c
44
struct zorro_dev *z;
drivers/zorro/zorro-sysfs.c
54
struct zorro_dev *z = to_zorro_dev(dev);
drivers/zorro/zorro-sysfs.c
66
struct zorro_dev *z = to_zorro_dev(dev);
drivers/zorro/zorro-sysfs.c
87
struct zorro_dev *z = to_zorro_dev(kobj_to_dev(kobj));
drivers/zorro/zorro.c
116
struct platform_device *bridge, struct zorro_dev *z)
drivers/zorro/zorro.c
132
struct zorro_dev *z;
drivers/zorro/zorro.c
36
struct zorro_dev *zorro_autocon;
drivers/zorro/zorro.c
45
struct zorro_dev devices[];
drivers/zorro/zorro.c
53
struct zorro_dev *zorro_find_device(zorro_id id, struct zorro_dev *from)
drivers/zorro/zorro.c
55
struct zorro_dev *z;
drivers/zorro/zorro.h
11
extern void zorro_name_device(struct zorro_dev *z);
drivers/zorro/zorro.h
13
static inline void zorro_name_device(struct zorro_dev *dev) { }
include/linux/zorro.h
108
static inline void *zorro_get_drvdata (struct zorro_dev *z)
include/linux/zorro.h
113
static inline void zorro_set_drvdata (struct zorro_dev *z, void *data)
include/linux/zorro.h
39
#define to_zorro_dev(n) container_of(n, struct zorro_dev, dev)
include/linux/zorro.h
50
int (*probe)(struct zorro_dev *z, const struct zorro_device_id *id); /* New device inserted */
include/linux/zorro.h
51
void (*remove)(struct zorro_dev *z); /* Device removed (NULL if not a hot-plug capable driver) */
include/linux/zorro.h
68
extern struct zorro_dev *zorro_autocon;
include/linux/zorro.h
91
extern struct zorro_dev *zorro_find_device(zorro_id id,
include/linux/zorro.h
92
struct zorro_dev *from);