Searched refs:DISCONNECTED (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/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() 783 if (test_bit(DISCONNECTED, &ua->states)) in capture_pcm_prepare() 810 if (test_bit(DISCONNECTED, &ua->states)) in playback_pcm_prepare() 1332 set_bit(DISCONNECTED, &ua->states); in ua101_disconnect()
|
| /Linux-v5.4/drivers/hv/ |
| D | connection.c | 27 .conn_state = DISCONNECTED, 273 vmbus_connection.conn_state = DISCONNECTED; in vmbus_connect()
|
| D | hyperv_vmbus.h | 207 DISCONNECTED, enumerator
|
| D | vmbus_drv.c | 1000 if (vmbus_connection.conn_state == DISCONNECTED) in vmbus_onmessage_work() 2205 vmbus_connection.conn_state = DISCONNECTED; in vmbus_bus_suspend() 2291 vmbus_connection.conn_state = DISCONNECTED; in hv_kexec_handler() 2308 vmbus_connection.conn_state = DISCONNECTED; in hv_crash_handler() 2404 vmbus_connection.conn_state = DISCONNECTED; in vmbus_exit()
|
| /Linux-v5.4/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()
|
| /Linux-v5.4/include/trace/events/ |
| D | rdma.h | 107 rdma_cm_event(DISCONNECTED) \
|
| /Linux-v5.4/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 | 2246 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahc_linux_queue_recovery_cmd()
|
| D | aic79xx_osm.c | 2317 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahd_linux_queue_abort_cmd()
|
| D | aic79xx_reg.h_shipped | 1695 #define DISCONNECTED 0x04
|
| D | aic7xxx.reg | 1167 field DISCONNECTED 0x04
|
| D | aic79xx.reg | 4125 field DISCONNECTED 0x04
|