Searched defs:cdp_bus_ops (Results 1 – 1 of 1) sorted by relevance
2386 struct cdp_bus_ops { struct2387 QDF_STATUS (*bus_suspend)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id);2388 QDF_STATUS (*bus_resume)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id);2389 void (*process_wow_ack_rsp)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id);2390 void (*process_target_suspend_req)(struct cdp_soc_t *soc_hdl,