Searched defs:is_switch (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/infiniband/core/ |
H A D | smi.c | 44 static enum smi_action __smi_handle_dr_smp_send(bool is_switch, u32 port_num, in __smi_handle_dr_smp_send() 130 bool is_switch, u32 port_num) in smi_handle_dr_smp_send() 142 bool is_switch, u32 port_num) in opa_smi_handle_dr_smp_send() 155 static enum smi_action __smi_handle_dr_smp_recv(bool is_switch, u32 port_num, in __smi_handle_dr_smp_recv() 240 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, bool is_switch, in smi_handle_dr_smp_recv() 256 enum smi_action opa_smi_handle_dr_smp_recv(struct opa_smp *smp, bool is_switch, in opa_smi_handle_dr_smp_recv()
|
/openbmc/linux/include/linux/regulator/ |
H A D | driver.h | 650 unsigned int is_switch:1; member
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 932 void redraw_screen(struct vc_data *vc, int is_switch) in redraw_screen()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_generic.c | 3622 int idx, bool is_switch, unsigned int ctl, in add_single_cap_ctl()
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | 2745 u16 is_switch:1; member
|