Home
last modified time | relevance | path

Searched refs:get_hdev (Results 1 – 1 of 1) sorted by relevance

/linux/sound/hda/ext/
H A Dhdac_ext_bus.c90 static inline struct hdac_device *get_hdev(struct device *dev) in get_hdev() function
98 return (get_hdrv(dev))->probe(get_hdev(dev)); in hda_ext_drv_probe()
103 return (get_hdrv(dev))->remove(get_hdev(dev)); in hdac_ext_drv_remove()
108 return (get_hdrv(dev))->shutdown(get_hdev(dev)); in hdac_ext_drv_shutdown()