zorro_dev
static int pata_buddha_probe(struct zorro_dev *z,
static void pata_buddha_remove(struct zorro_dev *z)
struct zorro_dev *z = NULL;
static int icy_probe(struct zorro_dev *z,
static void icy_remove(struct zorro_dev *z)
static int hydra_init(struct zorro_dev *z)
static void hydra_remove_one(struct zorro_dev *z)
static int hydra_init_one(struct zorro_dev *z,
static int hydra_init(struct zorro_dev *z);
static void hydra_remove_one(struct zorro_dev *z);
static int hydra_init_one(struct zorro_dev *z,
static int xsurf100_probe(struct zorro_dev *zdev,
static void xsurf100_remove(struct zorro_dev *zdev)
static void zorro8390_remove_one(struct zorro_dev *z)
static int zorro8390_init_one(struct zorro_dev *z,
static int a2065_init_one(struct zorro_dev *z,
static void a2065_remove_one(struct zorro_dev *z);
static int a2065_init_one(struct zorro_dev *z,
static void a2065_remove_one(struct zorro_dev *z)
static void ariadne_remove_one(struct zorro_dev *z)
static int ariadne_init_one(struct zorro_dev *z,
struct zorro_dev *z = NULL;
static int a2091_probe(struct zorro_dev *z, const struct zorro_device_id *ent)
static void a2091_remove(struct zorro_dev *z)
static int gvp11_probe(struct zorro_dev *z, const struct zorro_device_id *ent)
static void gvp11_remove(struct zorro_dev *z)
static void zorro7xx_remove_one(struct zorro_dev *z)
static int zorro7xx_init_one(struct zorro_dev *z,
static int zorro_esp_probe(struct zorro_dev *z,
static void zorro_esp_remove(struct zorro_dev *z)
struct zorro_dev *zdev = to_zorro_dev(info->device);
static int cirrusfb_zorro_register(struct zorro_dev *z,
struct zorro_dev *ram = zorro_find_device(zcl->ramid, NULL);
static void cirrusfb_zorro_unregister(struct zorro_dev *z)
static int fm2fb_probe(struct zorro_dev *z, const struct zorro_device_id *id);
static int fm2fb_probe(struct zorro_dev *z, const struct zorro_device_id *id)
void __init zorro_name_device(struct zorro_dev *dev)
proc_set_size(entry, sizeof(struct zorro_dev));
struct zorro_dev *z = pde_data(file_inode(file));
struct zorro_dev *z = &zorro_autocon[slot];
struct zorro_dev *z = to_zorro_dev(dev);
const struct zorro_dev *z;
const struct zorro_dev *z)
struct zorro_dev *z = to_zorro_dev(dev);
struct zorro_dev *z = to_zorro_dev(dev);
struct zorro_dev *z; \
struct zorro_dev *z;
struct zorro_dev *z = to_zorro_dev(dev);
struct zorro_dev *z = to_zorro_dev(dev);
struct zorro_dev *z = to_zorro_dev(kobj_to_dev(kobj));
struct platform_device *bridge, struct zorro_dev *z)
struct zorro_dev *z;
struct zorro_dev *zorro_autocon;
struct zorro_dev devices[];
struct zorro_dev *zorro_find_device(zorro_id id, struct zorro_dev *from)
struct zorro_dev *z;
extern void zorro_name_device(struct zorro_dev *z);
static inline void zorro_name_device(struct zorro_dev *dev) { }
static inline void *zorro_get_drvdata (struct zorro_dev *z)
static inline void zorro_set_drvdata (struct zorro_dev *z, void *data)
#define to_zorro_dev(n) container_of(n, struct zorro_dev, dev)
int (*probe)(struct zorro_dev *z, const struct zorro_device_id *id); /* New device inserted */
void (*remove)(struct zorro_dev *z); /* Device removed (NULL if not a hot-plug capable driver) */
extern struct zorro_dev *zorro_autocon;
extern struct zorro_dev *zorro_find_device(zorro_id id,
struct zorro_dev *from);