Home
last modified time | relevance | path

Searched refs:if_entry (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dparser.y99 %type <menu> if_entry menu_entry choice_entry
108 } if_entry menu_entry choice_entry
314 if_entry: T_IF expr T_EOL label
330 if_stmt: if_entry stmt_list if_end
333 if_stmt_in_choice: if_entry stmt_list_in_choice if_end
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dparser.y97 %type <menu> if_entry menu_entry choice_entry
106 } if_entry menu_entry choice_entry
305 if_entry: T_IF expr T_EOL label
321 if_stmt: if_entry stmt_list if_end
324 if_stmt_in_choice: if_entry stmt_list_in_choice if_end
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_mux.c46 struct mux_session *if_entry; in ipc_mux_session_free() local
48 if_entry = &ipc_mux->session[if_id]; in ipc_mux_session_free()
50 if_entry->wwan = NULL; in ipc_mux_session_free()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c775 struct brcmf_fws_mac_descriptor *if_entry; in brcmf_fws_macdesc_closed() local
782 if_entry = &fws->desc.iface[entry->interface_id]; in brcmf_fws_macdesc_closed()
783 if (if_entry->state == BRCMF_FWS_STATE_CLOSE) in brcmf_fws_macdesc_closed()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c775 struct brcmf_fws_mac_descriptor *if_entry; in brcmf_fws_macdesc_closed() local
782 if_entry = &fws->desc.iface[entry->interface_id]; in brcmf_fws_macdesc_closed()
783 if (if_entry->state == BRCMF_FWS_STATE_CLOSE) in brcmf_fws_macdesc_closed()

Completed in 10 milliseconds