Searched refs:sa1111_dev (Results 1 – 7 of 7) sorted by relevance
7 struct sa1111_dev *dev;16 int sa1111_pcmcia_add(struct sa1111_dev *dev, struct pcmcia_low_level *ops,22 extern int pcmcia_badge4_init(struct sa1111_dev *);23 extern int pcmcia_jornada720_init(struct sa1111_dev *);24 extern int pcmcia_lubbock_init(struct sa1111_dev *);25 extern int pcmcia_neponset_init(struct sa1111_dev *);
136 int sa1111_pcmcia_add(struct sa1111_dev *dev, struct pcmcia_low_level *ops, in sa1111_pcmcia_add()190 static int pcmcia_probe(struct sa1111_dev *dev) in pcmcia_probe()232 static void pcmcia_remove(struct sa1111_dev *dev) in pcmcia_remove()
76 int pcmcia_neponset_init(struct sa1111_dev *sadev) in pcmcia_neponset_init()
130 int pcmcia_jornada720_init(struct sa1111_dev *sadev) in pcmcia_jornada720_init()
385 struct sa1111_dev { struct395 #define to_sa1111_device(x) container_of(x, struct sa1111_dev, dev) argument403 int (*probe)(struct sa1111_dev *);404 void (*remove)(struct sa1111_dev *);415 int sa1111_enable_device(struct sa1111_dev *);416 void sa1111_disable_device(struct sa1111_dev *);418 int sa1111_get_irq(struct sa1111_dev *, unsigned num);420 unsigned int sa1111_pll_clock(struct sa1111_dev *);425 void sa1111_select_audio_mode(struct sa1111_dev *sadev, int mode);426 int sa1111_set_audio_rate(struct sa1111_dev *sadev, int rate);[all …]
121 static int sa1111_start_hc(struct sa1111_dev *dev) in sa1111_start_hc()151 static void sa1111_stop_hc(struct sa1111_dev *dev) in sa1111_stop_hc()176 static int ohci_hcd_sa1111_probe(struct sa1111_dev *dev) in ohci_hcd_sa1111_probe()261 static void ohci_hcd_sa1111_remove(struct sa1111_dev *dev) in ohci_hcd_sa1111_remove()273 struct sa1111_dev *dev = to_sa1111_device(_dev); in ohci_hcd_sa1111_shutdown()
45 struct sa1111_dev *dev;251 static int ps2_probe(struct sa1111_dev *dev) in ps2_probe()345 static void ps2_remove(struct sa1111_dev *dev) in ps2_remove()