Searched refs:DISCONNECTED (Results 1 – 19 of 19) sorted by relevance
| /kernel/linux/linux-5.10/sound/usb/misc/ |
| D | ua101.c | 76 DISCONNECTED, enumerator 485 if (err < 0 && !test_bit(DISCONNECTED, &ua->states)) in disable_iso_interface() 505 if (test_bit(DISCONNECTED, &ua->states)) in start_usb_capture() 546 if (test_bit(DISCONNECTED, &ua->states)) in start_usb_playback() 573 test_bit(DISCONNECTED, &ua->states)); in start_usb_playback() 574 if (test_bit(DISCONNECTED, &ua->states)) { in start_usb_playback() 770 if (test_bit(DISCONNECTED, &ua->states)) in capture_pcm_prepare() 797 if (test_bit(DISCONNECTED, &ua->states)) in playback_pcm_prepare() 1314 set_bit(DISCONNECTED, &ua->states); in ua101_disconnect()
|
| /kernel/linux/linux-5.10/drivers/hv/ |
| D | connection.c | 28 .conn_state = DISCONNECTED, 267 vmbus_connection.conn_state = DISCONNECTED; in vmbus_connect()
|
| D | hyperv_vmbus.h | 204 DISCONNECTED, enumerator
|
| D | channel_mgmt.c | 832 if (xchg(&vmbus_connection.conn_state, DISCONNECTED) == DISCONNECTED) in vmbus_initiate_unload()
|
| D | vmbus_drv.c | 1040 if (vmbus_connection.conn_state == DISCONNECTED) in vmbus_onmessage_work() 2667 vmbus_connection.conn_state = DISCONNECTED; in vmbus_exit()
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| D | ushc.c | 113 #define DISCONNECTED 0 macro 256 if (test_bit(DISCONNECTED, &ushc->flags)) { in ushc_request() 537 set_bit(DISCONNECTED, &ushc->flags); in ushc_disconnect()
|
| /kernel/linux/linux-5.10/include/trace/events/ |
| D | rdma.h | 146 rdma_cm_event(DISCONNECTED) \
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx_reg_print.c_shipped | 364 { "DISCONNECTED", 0x04, 0x04 },
|
| D | aic7xxx.seq | 1710 or SCB_CONTROL,DISCONNECTED; 1923 test SCB_CONTROL,DISCONNECTED jz not_found_cleanup_scb; 1924 and SCB_CONTROL,~DISCONNECTED; 2344 test SCB_CONTROL,DISCONNECTED jnz add_scb_to_disc_list; 2386 * Link this SCB into the DISCONNECTED list. This list holds the
|
| D | aic79xx_reg_print.c_shipped | 719 { "DISCONNECTED", 0x04, 0x04 },
|
| D | aic7xxx_reg.h_shipped | 765 #define DISCONNECTED 0x04
|
| D | aic79xx.seq | 1131 test SCB_CONTROL,DISCONNECTED jz verify_other_scb; 1149 test SCB_CONTROL,DISCONNECTED jz not_found; 1151 and SCB_CONTROL,~DISCONNECTED; 1298 or SCB_CONTROL,DISCONNECTED;
|
| D | aic7xxx_osm.c | 2230 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahc_linux_queue_recovery_cmd()
|
| D | aic7xxx.reg | 1167 field DISCONNECTED 0x04
|
| D | aic79xx_reg.h_shipped | 1695 #define DISCONNECTED 0x04
|
| D | aic79xx_osm.c | 2303 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahd_linux_queue_abort_cmd()
|
| D | aic79xx.reg | 4125 field DISCONNECTED 0x04
|
| /kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
| D | linux-5.10.patch | 14787 + char *disconnected[2] = { "USB_STATE=DISCONNECTED", NULL }; 14975 + char *state = "DISCONNECTED"; 19277 + three states: "CONNECTED/DISCONNECTED/CONFIGURED"
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | drivers.patch | 62060 + three states: "CONNECTED/DISCONNECTED/CONFIGURED" 62325 + char *disconnected[2] = { "USB_STATE=DISCONNECTED", NULL }; 62513 + char *state = "DISCONNECTED";
|