Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
H A Dotg.c39 if (!IS_ERR(cable->edev) || ci->role_switch) { in hw_read_otgsc()
57 if (!IS_ERR(cable->edev) || ci->role_switch) { in hw_read_otgsc()
88 if (!IS_ERR(cable->edev) || ci->role_switch) { in hw_write_otgsc()
102 if (!IS_ERR(cable->edev) || ci->role_switch) { in hw_write_otgsc()
/linux/net/bluetooth/rfcomm/
H A Dsock.c251 pi->role_switch = rfcomm_pi(parent)->role_switch; in rfcomm_sock_init()
258 pi->role_switch = 0; in rfcomm_sock_init()
262 pi->dlc->role_switch = pi->role_switch; in rfcomm_sock_init()
405 d->role_switch = rfcomm_pi(sk)->role_switch; in rfcomm_sock_connect()
648 rfcomm_pi(sk)->role_switch = (opt & RFCOMM_LM_MASTER); in rfcomm_sock_setsockopt_old()
764 if (rfcomm_pi(sk)->role_switch) in rfcomm_sock_getsockopt_old()
H A Dcore.c1336 if (d->role_switch) in rfcomm_dlc_accept()
/linux/include/net/bluetooth/
H A Drfcomm.h187 u8 role_switch; member
310 u8 role_switch; member
/linux/net/bluetooth/
H A Dhci_sync.c6782 cp.role_switch = 0x01; in hci_acl_create_conn_sync()
6784 cp.role_switch = 0x00; in hci_acl_create_conn_sync()