Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dsc/src/ !
H A D__wlan_dsc.h214 void __dsc_ops_init(struct dsc_ops *ops);
H A Dwlan_dsc_driver.c54 __dsc_ops_init(&driver->ops); in __dsc_driver_create()
H A D__wlan_dsc.c139 void __dsc_ops_init(struct dsc_ops *ops) in __dsc_ops_init() function
H A Dwlan_dsc_psoc.c51 __dsc_ops_init(&psoc->ops); in __dsc_psoc_create()
H A Dwlan_dsc_vdev.c51 __dsc_ops_init(&vdev->ops); in __dsc_vdev_create()