Home
last modified time | relevance | path

Searched refs:pattern_idx (Results 1 – 5 of 5) sorted by relevance

/linux/sound/usb/usx2y/
H A Dus144mkii_playback.c314 int pattern_idx; in feedback_urb_complete() local
317 pattern_idx = in feedback_urb_complete()
320 pattern_idx = in feedback_urb_complete()
323 pattern_idx = delta; in feedback_urb_complete()
328 .full_frame_patterns[pattern_idx]; in feedback_urb_complete()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.c17 .pattern_idx = -1, in rtw_wow_show_wakeup_reason()
44 wakeup.pattern_idx = 0; in rtw_wow_show_wakeup_reason()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1453 .pattern_idx = -1, in iwl_mvm_report_wakeup_reasons()
1469 wakeup.pattern_idx = in iwl_mvm_report_wakeup_reasons()
2567 .pattern_idx = -1, in iwl_mvm_query_netdetect_reasons()
/linux/net/wireless/
H A Dtrace.h3973 __field(s32, pattern_idx)
3988 __entry->pattern_idx = wakeup ? wakeup->pattern_idx : false;
H A Dnl80211.c22808 if (wakeup->pattern_idx >= 0 && in cfg80211_schedule_channels_check()
22810 wakeup->pattern_idx)) in cfg80211_schedule_channels_check()