Searched refs:cfg_attach (Results 1 – 3 of 3) sorted by relevance
106 !soc->ops->cfg_ops->cfg_attach) in cdp_cfg_attach()109 return soc->ops->cfg_ops->cfg_attach(osdev, cfg_param); in cdp_cfg_attach()
2091 struct cdp_cfg * (*cfg_attach)(qdf_device_t osdev, void *cfg_param); member
6327 .cfg_attach = ol_pdev_cfg_attach,