Home
last modified time | relevance | path

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

/include/linux/soundwire/
A Dsdw_type.h16 #define drv_to_sdw_driver(_drv) container_of_const(_drv, struct sdw_driver, driver) argument
/include/sound/
A Dseq_device.h51 #define to_seq_drv(_drv) \ argument
52 container_of(_drv, struct snd_seq_driver, driver)
A Dhdaudio.h235 #define drv_to_hdac_driver(_drv) container_of(_drv, struct hdac_driver, driver) argument
/include/drm/
A Ddrm_kunit_helpers.h49 #define drm_kunit_helper_alloc_drm_device_with_driver(_test, _dev, _type, _member, _drv) \ argument
53 _drv))
/include/linux/cdx/
A Dcdx_bus.h213 #define to_cdx_driver(_drv) \ argument
214 container_of_const(_drv, struct cdx_driver, driver)
/include/linux/fsl/
A Dmc.h58 #define to_fsl_mc_driver(_drv) \ argument
59 container_of_const(_drv, struct fsl_mc_driver, driver)
/include/linux/ssb/
A Dssb.h328 #define drv_to_ssb_drv(_drv) container_of_const(_drv, struct ssb_driver, drv) argument

Completed in 19 milliseconds