Searched refs:role (Results 201 - 210 of 210) sorted by relevance

123456789

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c1472 int lun, u_int tag, role_t role, uint32_t status)
1471 ahd_platform_abort_scbs(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
/linux-master/drivers/usb/chipidea/
H A Dudc.c1791 * and don't touch Data+ in host mode for dual role config.
1793 if (ci_otg_is_fsm_mode(ci) || ci->role == CI_ROLE_HOST)
2085 * udc_start: initialize gadget role
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1270 u8 role:1; /* 1: Owner, 0: Client */ member in struct:p2p_ps_offload_t
1480 u8 p2p; /*using p2p role*/
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1023 sas_phy->role = PHY_ROLE_INITIATOR;
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c4689 u8 macid, u8 role, bool connect)
4706 u8 macid, u8 role, bool connect)
4722 h2c.media_status_rpt.parm |= ((role << 4) & 0xf0);
4688 rtl8xxxu_gen1_report_connect(struct rtl8xxxu_priv *priv, u8 macid, u8 role, bool connect) argument
4705 rtl8xxxu_gen2_report_connect(struct rtl8xxxu_priv *priv, u8 macid, u8 role, bool connect) argument
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c3182 if (bfee->role == RTW_BFEE_SU)
3184 else if (bfee->role == RTW_BFEE_MU)
3187 rtw_warn(rtwdev, "wrong bfee role\n");
/linux-master/net/bluetooth/
H A Dl2cap_core.c1568 if (hcon->role == HCI_ROLE_SLAVE &&
4616 if (hcon->role != HCI_ROLE_MASTER)
/linux-master/drivers/usb/gadget/udc/
H A Drenesas_usbf.c22 #include <linux/usb/role.h>
H A Dtegra-xudc.c29 #include <linux/usb/role.h>
805 dev_dbg(xudc->dev, "Same role(%d) received. Ignore",
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.h2958 struct rtw89_h2c_scanofld_be_macc_role role[]; member in struct:rtw89_h2c_scanofld_be

Completed in 772 milliseconds

123456789