qcacmn: Add pdev_id in Pdev AST reserve event
pdev_id is required to identify the pdev object on which this event is recieved. Add pdev_id in the event extract API. Change-Id: Ia910d42af6a9d6099da1b7781601b0320dff80ba CRs-Fixed: 2003898
Šī revīzija ir iekļauta:

revīziju iesūtīja
qcabuildsw

vecāks
6e7bb5e5ef
revīzija
3f061a9d37
@@ -1055,7 +1055,7 @@ QDF_STATUS (*extract_gpio_input_ev_param)(wmi_unified_t wmi_handle,
|
||||
void *evt_buf, uint32_t *gpio_num);
|
||||
|
||||
QDF_STATUS (*extract_pdev_reserve_ast_ev_param)(wmi_unified_t wmi_handle,
|
||||
void *evt_buf, uint32_t *result);
|
||||
void *evt_buf, struct wmi_host_proxy_ast_reserve_param *param);
|
||||
|
||||
QDF_STATUS (*extract_nfcal_power_ev_param)(wmi_unified_t wmi_handle,
|
||||
void *evt_buf,
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user