Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 25 of 235) sorted by relevance

12345678910

/drivers/phy/
Dphy-lgm-usb.c48 bool connected; member
111 ta->connected = false; in phy_shutdown()
141 bool connected; in tca_work() local
150 connected = extcon_get_state(ta->phy.edev, EXTCON_USB_HOST); in tca_work()
151 if (connected == ta->connected) in tca_work()
154 ta->connected = connected; in tca_work()
155 if (connected) { in tca_work()
167 ret = ta->phy.set_vbus(&ta->phy, connected); in tca_work()
/drivers/auxdisplay/
DKconfig68 hex "Parallel port where the LCD is connected"
72 The address of the parallel port where the LCD is connected.
201 Say Y here if you have an HD44780 or KS-0074 LCD connected to your
215 This is the index of the parallel port the panel is connected to. One
217 and LCD are connected to two separate ports, you have to start two
248 This enables and configures a keypad connected to the parallel port.
265 This enables and configures an LCD connected to the parallel port.
361 int "Parallel port pin number & polarity connected to the LCD E signal (-17...17) "
366 signal has been connected. It can be :
368 0 : no connection (eg: connected to ground)
[all …]
/drivers/hid/
Dhid-steam.c121 bool connected; member
577 bool connected; in steam_work_connect_cb() local
581 connected = steam->connected; in steam_work_connect_cb()
584 if (connected) { in steam_work_connect_cb()
650 bool connected; in steam_client_ll_close() local
653 connected = steam->connected; in steam_client_ll_close()
658 if (connected) in steam_client_ll_close()
662 if (connected) in steam_client_ll_close()
784 steam->connected = false; in steam_probe()
788 steam->connected = true; in steam_probe()
[all …]
/drivers/siox/
Dsiox-core.c201 bool connected = true; in siox_poll() local
245 connected = false; in siox_poll()
260 if (connected != sdevice->connected) in siox_poll()
265 sdevice->connected = connected; in siox_poll()
270 if (sdriver && connected) in siox_poll()
363 if (sdevice->connected) in __siox_stop()
365 sdevice->connected = false; in __siox_stop()
435 bool connected; in connected_show() local
439 connected = sdev->connected; in connected_show()
443 return sprintf(buf, "%u\n", connected); in connected_show()
[all …]
/drivers/scsi/
DNCR5380.c412 hostdata->connected = NULL; in NCR5380_init()
621 !hostdata->connected && in maybe_release_dma_irq()
705 while (!hostdata->connected && !hostdata->selecting) { in NCR5380_main()
734 if (hostdata->connected && !hostdata->dma_len) { in NCR5380_main()
739 if (!hostdata->connected) { in NCR5380_main()
767 p = hostdata->connected->SCp.phase; in NCR5380_dma_complete()
781 if (sun3scsi_dma_finish(hostdata->connected->sc_data_direction)) { in NCR5380_dma_complete()
804 data = (unsigned char **)&hostdata->connected->SCp.ptr; in NCR5380_dma_complete()
805 count = &hostdata->connected->SCp.this_residual; in NCR5380_dma_complete()
892 if (hostdata->connected) { in NCR5380_intr()
[all …]
Dmac_scsi.c308 scmd_printk(KERN_DEBUG, hostdata->connected, in macscsi_pread()
326 scmd_printk(KERN_ERR, hostdata->connected, in macscsi_pread()
366 scmd_printk(KERN_ERR, hostdata->connected, in macscsi_pwrite()
376 scmd_printk(KERN_DEBUG, hostdata->connected, in macscsi_pwrite()
394 scmd_printk(KERN_ERR, hostdata->connected, in macscsi_pwrite()
Dwd33c93.c483 if (hostdata->selecting || hostdata->connected) { in DEF_SCSI_QCMD()
633 hostdata->connected = cmd; in DEF_SCSI_QCMD()
812 cmd = (struct scsi_cmnd *) hostdata->connected; /* assume we're connected */ in wd33c93_intr()
850 hostdata->connected = NULL; in wd33c93_intr()
884 hostdata->connected = cmd = in wd33c93_intr()
1173 hostdata->connected = NULL; in wd33c93_intr()
1262 hostdata->connected = NULL; in wd33c93_intr()
1297 hostdata->connected = NULL; in wd33c93_intr()
1315 hostdata->connected = NULL; in wd33c93_intr()
1469 hostdata->connected = cmd; in wd33c93_intr()
[all …]
/drivers/net/dsa/b53/
DKconfig14 tristate "B53 SPI connected switch driver"
20 tristate "B53 MDIO connected switch driver"
26 tristate "B53 MMAP connected switch driver"
34 tristate "B53 SRAB connected switch driver"
/drivers/net/dsa/microchip/
DKconfig14 tristate "KSZ9477 series I2C connected switch driver"
21 tristate "KSZ9477 series SPI connected switch driver"
35 tristate "KSZ8795 series SPI connected switch driver"
45 tristate "KSZ series SMI connected switch driver"
/drivers/input/mouse/
DKconfig24 Say Y here if you have a PS/2 mouse connected to your system. This
47 Say Y here if you have an ALPS PS/2 touchpad connected to
57 Say Y here if you have a BYD PS/2 touchpad connected to
67 Say Y here if you have a Logitech PS/2++ mouse connected to
77 Say Y here if you have a Synaptics PS/2 TouchPad connected to
89 Say Y here if you have a Synaptics RMI4 touchpad connected to
99 Say Y here if you have a Cypress PS/2 Trackpad connected to
110 TouchScreen connected to your system.
119 Say Y here if you have an IBM Trackpoint PS/2 mouse connected
128 Say Y here if you have an Elantech PS/2 touchpad connected
[all …]
/drivers/gpu/drm/exynos/
Dexynos_drm_vidi.c45 unsigned int connected; member
176 rc = sprintf(buf, "%d\n", ctx->connected); in vidi_show_connection()
190 ret = kstrtoint(buf, 0, &ctx->connected); in vidi_store_connection()
194 if (ctx->connected > 1) in vidi_store_connection()
241 if (ctx->connected == vidi->connection) { in vidi_connection_ioctl()
274 ctx->connected = vidi->connection; in vidi_connection_ioctl()
289 return ctx->connected ? connector_status_connected : in vidi_detect()
/drivers/hwmon/
Dmlxreg-fan.c73 bool connected; member
86 bool connected; member
231 if (!(((struct mlxreg_fan *)data)->tacho[channel].connected)) in mlxreg_fan_is_visible()
244 if (!(((struct mlxreg_fan *)data)->pwm.connected)) in mlxreg_fan_is_visible()
455 fan->tacho[tacho_num++].connected = true; in mlxreg_fan_config()
458 if (fan->pwm.connected) { in mlxreg_fan_config()
464 fan->pwm.connected = true; in mlxreg_fan_config()
/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/
Darcx,anybus-controller.txt18 - reset-gpios : the GPIO pin connected to the reset line of the controller.
21 index 0: interrupt connected to the first host
22 index 1: interrupt connected to the second host
29 The card connected to a host may need additional properties. These can be
/drivers/input/touchscreen/
DKconfig124 such as AT42QT602240/ATMXT224, connected to your system.
157 Say Y here if you have a bu21013 touchscreen connected to
170 connected to your system.
230 the Cypress TrueTouch(tm) Standard Product family connected
243 Say Y here if the touchscreen is connected via I2C bus.
252 Say Y here if the touchscreen is connected via SPI bus.
273 Say Y here if the touchscreen is connected via I2C bus.
282 Say Y here if the touchscreen is connected via SPI bus.
316 Say Y here if you have a Dynapro serial touchscreen connected to
328 Say Y here if you have a Hampshire serial touchscreen connected to
[all …]
/drivers/input/joystick/
DKconfig47 tristate "Simple joystick connected over ADC"
52 Say Y here if you have a simple joystick connected over ADC.
153 Say Y here if you have a Logitech WingMan Warrior joystick connected
164 connected to your computer's serial port.
174 controller connected to your computer's serial port.
184 controller connected to your computer's serial port. For the
194 Say Y here if you have a Gravis Stinger connected to one of your
204 Say Y here if you have a Handykey Twiddler connected to your
229 Commodore, Amstrad CPC joystick connected to your parallel port.
244 Commodore, Amstrad CPC joystick connected to your parallel port.
[all …]
/drivers/usb/typec/ucsi/
Dtrace.h49 __field(u8, connected)
60 __entry->connected = !!(status->flags & UCSI_CONSTAT_CONNECTED);
70 __entry->change, __entry->opmode, __entry->connected,
/drivers/infiniband/ulp/ipoib/
DKconfig17 This option enables support for IPoIB connected mode. After
18 enabling this option, you need to switch to connected mode
23 WARNING: Enabling connected mode will trigger some packet
/drivers/net/can/cc770/
DKconfig12 connected to the ISA bus using I/O port, memory mapped or
19 connected to the "platform bus" (Linux abstraction for directly
/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c235 if (dp->connected) in cdn_dp_connector_detect()
290 if (!dp->connected) in cdn_dp_connector_mode_valid()
486 if (!dp->connected) { in cdn_dp_disable()
673 if (!dp->connected && cdn_dp_connected_port(dp)) in cdn_dp_encoder_disable()
933 dp->connected = true; in cdn_dp_pd_event_work()
938 dp->connected = false; in cdn_dp_pd_event_work()
946 dp->connected = false; in cdn_dp_pd_event_work()
952 dp->connected = false; in cdn_dp_pd_event_work()
963 dp->connected = false; in cdn_dp_pd_event_work()
973 dp->connected = false; in cdn_dp_pd_event_work()
[all …]
/drivers/net/can/c_can/
DKconfig11 This driver adds support for the C_CAN/D_CAN chips connected
22 This driver adds support for the C_CAN/D_CAN chips connected
/drivers/gpu/drm/zte/
Dzx_vga.c43 bool connected; member
98 vga->connected = false; in zx_vga_connector_get_modes()
132 return vga->connected ? connector_status_connected : in zx_vga_connector_detect()
378 vga->connected = true; in zx_vga_irq_handler()
385 vga->connected = false; in zx_vga_irq_handler()
/drivers/net/wireless/intersil/hostap/
Dhostap_info.c419 int connected; in handle_info_queue_linkstatus() local
422 connected = in handle_info_queue_linkstatus()
440 if (connected) { in handle_info_queue_linkstatus()
457 if (connected || local->prev_linkstatus_connected) in handle_info_queue_linkstatus()
459 local->prev_linkstatus_connected = connected; in handle_info_queue_linkstatus()
/drivers/tty/hvc/
Dhvcs.c281 int connected; /* is the vty-server currently connected to a vty? */ member
386 if (hvcsd->connected == 0) { in hvcs_vterm_state_store()
412 retval = sprintf(buf, "%d\n", hvcsd->connected); in hvcs_vterm_state_show()
669 if (hvcsd->connected == 1) { in hvcs_destruct_port()
760 hvcsd->connected = 0; in hvcs_probe()
947 hvcsd->connected = 1; in hvcs_partner_connect()
966 hvcsd->connected = 1; in hvcs_partner_connect()
988 hvcsd->connected = 0; in hvcs_partner_free()
1076 if (hvcsd->connected == 0) { in hvcs_install()
/drivers/iio/temperature/
DKconfig35 thermocouple sensors connected via SPI.
62 MLX90614 contact-less infrared sensor connected with I2C.
74 connected with I2C.
136 thermocouple sensor chip connected via SPI.
/drivers/net/wireless/st/cw1200/
DKconfig16 Enable support for the CW1200 connected via an SDIO bus.
27 Enables support for the CW1200 connected via a SPI bus. You will

12345678910