Lines Matching refs:device
17 struct device *dev;
27 int (*switch_slot)(struct device *dev, int slot);
30 int (*init)(struct device *dev);
31 void (*cleanup)(struct device *dev);
32 void (*shutdown)(struct device *dev);
35 int (*get_context_loss_count)(struct device *dev);
89 int (*set_bus_mode)(struct device *dev, int slot, int bus_mode);
90 int (*set_power)(struct device *dev, int slot,
92 int (*get_ro)(struct device *dev, int slot);
93 void (*remux)(struct device *dev, int slot, int power_on);
95 void (*before_set_reg)(struct device *dev, int slot,
98 void (*after_set_reg)(struct device *dev, int slot,
109 int (*get_cover_state)(struct device *dev, int slot);
116 int (*card_detect)(struct device *dev, int slot);