Home
last modified time | relevance | path

Searched refs:survey_event (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_event.h14 struct survey_event { struct
/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_event.h26 struct survey_event { struct
/linux-6.3-rc2/drivers/pci/controller/
A Dpci-hyperv.c499 struct completion *survey_event; member
2059 event = xchg(&hbus->survey_event, NULL); in survey_child_resources()
3300 if (cmpxchg(&hbus->survey_event, NULL, &comp)) in hv_pci_query_relations()
/linux-6.3-rc2/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c4403 struct survey_event *psurvey_evt; in report_survey_event()
4420 cmdsz = (sizeof(struct survey_event) + sizeof(struct C2HEvent_Header)); in report_survey_event()
4437 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
4441 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event()

Completed in 20 milliseconds