Searched refs:notify_asserted_soc (Results 1 – 3 of 3) sorted by relevance
1925 !soc->ops->cmn_drv_ops->notify_asserted_soc) in cdp_notify_asserted_soc()1928 return soc->ops->cmn_drv_ops->notify_asserted_soc(soc); in cdp_notify_asserted_soc()
576 QDF_STATUS (*notify_asserted_soc)(struct cdp_soc_t *psoc); member
12394 .notify_asserted_soc = dp_soc_notify_asserted_soc,