Lines Matching defs:sadev
929 struct sa1111_dev *sadev = to_sa1111_device(dev); in sa1111_remove_one() local
1167 static inline struct sa1111 *sa1111_chip_driver(struct sa1111_dev *sadev) in sa1111_chip_driver()
1199 unsigned int sa1111_pll_clock(struct sa1111_dev *sadev) in sa1111_pll_clock()
1215 void sa1111_select_audio_mode(struct sa1111_dev *sadev, int mode) in sa1111_select_audio_mode()
1240 int sa1111_set_audio_rate(struct sa1111_dev *sadev, int rate) in sa1111_set_audio_rate()
1264 int sa1111_get_audio_rate(struct sa1111_dev *sadev) in sa1111_get_audio_rate()
1286 int sa1111_enable_device(struct sa1111_dev *sadev) in sa1111_enable_device()
1310 void sa1111_disable_device(struct sa1111_dev *sadev) in sa1111_disable_device()
1326 int sa1111_get_irq(struct sa1111_dev *sadev, unsigned num) in sa1111_get_irq()
1351 struct sa1111_dev *sadev = to_sa1111_device(dev); in sa1111_bus_probe() local
1362 struct sa1111_dev *sadev = to_sa1111_device(dev); in sa1111_bus_remove() local