Home
last modified time | relevance | path

Searched refs:if_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dzconf.y87 %type <menu> if_entry menu_entry choice_entry
95 } if_entry menu_entry choice_entry
316 if_entry: T_IF expr nl
332 if_stmt: if_entry if_block if_end
Dzconf.tab.c_shipped567 "if_entry", "if_end", "if_stmt", "if_block", "mainmenu_stmt", "menu",
1342 case 59: /* "if_entry" */
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dfwsignal.c788 struct brcmf_fws_mac_descriptor *if_entry; in brcmf_fws_macdesc_closed() local
795 if_entry = &fws->desc.iface[entry->interface_id]; in brcmf_fws_macdesc_closed()
796 if (if_entry->state == BRCMF_FWS_STATE_CLOSE) in brcmf_fws_macdesc_closed()