Home
last modified time | relevance | path

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

/include/linux/soundwire/
Dsdw_type.h16 #define drv_to_sdw_driver(_drv) container_of(_drv, struct sdw_driver, driver) argument
/include/sound/
Dseq_device.h51 #define to_seq_drv(_drv) \ argument
52 container_of(_drv, struct snd_seq_driver, driver)
Dhdaudio.h230 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
/include/linux/fsl/
Dmc.h50 #define to_fsl_mc_driver(_drv) \ argument
51 container_of(_drv, struct fsl_mc_driver, driver)
/include/linux/ssb/
Dssb.h328 #define drv_to_ssb_drv(_drv) container_of(_drv, struct ssb_driver, drv) argument