Home
last modified time | relevance | path

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

1234567891011

/drivers/gpu/drm/ci/xfails/
A Dvirtio_gpu-none-fails.txt6 kms_bw@connected-linear-tiling-1-displays-1920x1080p,Fail
7 kms_bw@connected-linear-tiling-1-displays-2160x1440p,Fail
8 kms_bw@connected-linear-tiling-1-displays-2560x1440p,Fail
9 kms_bw@connected-linear-tiling-1-displays-3840x2160p,Fail
10 kms_bw@connected-linear-tiling-10-displays-1920x1080p,Fail
11 kms_bw@connected-linear-tiling-10-displays-2160x1440p,Fail
12 kms_bw@connected-linear-tiling-10-displays-2560x1440p,Fail
13 kms_bw@connected-linear-tiling-10-displays-3840x2160p,Fail
14 kms_bw@connected-linear-tiling-11-displays-1920x1080p,Fail
15 kms_bw@connected-linear-tiling-11-displays-2160x1440p,Fail
[all …]
A Dmediatek-mt8173-fails.txt2 kms_bw@connected-linear-tiling-1-displays-1920x1080p,Fail
3 kms_bw@connected-linear-tiling-1-displays-2560x1440p,Fail
4 kms_bw@connected-linear-tiling-1-displays-3840x2160p,Fail
5 kms_bw@connected-linear-tiling-2-displays-1920x1080p,Fail
6 kms_bw@connected-linear-tiling-2-displays-2160x1440p,Fail
7 kms_bw@connected-linear-tiling-2-displays-2560x1440p,Fail
8 kms_bw@connected-linear-tiling-2-displays-3840x2160p,Fail
A Dmediatek-mt8183-fails.txt2 kms_bw@connected-linear-tiling-1-displays-1920x1080p,Fail
3 kms_bw@connected-linear-tiling-1-displays-2160x1440p,Fail
4 kms_bw@connected-linear-tiling-1-displays-2560x1440p,Fail
5 kms_bw@connected-linear-tiling-1-displays-3840x2160p,Fail
/drivers/auxdisplay/
A DKconfig232 signal has been connected. It can be :
234 0 : no connection (eg: connected to ground)
247 signal has been connected. It can be :
249 0 : no connection (eg: connected to ground)
262 signal has been connected. It can be :
264 0 : no connection (eg: connected to ground)
277 LCD 'SCL' signal has been connected. It can be :
292 LCD 'SDA' signal has been connected. It can be :
307 has been connected. It can be :
389 hex "Parallel port where the LCD is connected"
[all …]
/drivers/phy/
A 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/scsi/
A DNCR5380.c407 hostdata->connected = NULL; in NCR5380_init()
616 !hostdata->connected && in maybe_release_dma_irq()
734 if (!hostdata->connected) { in NCR5380_main()
888 if (hostdata->connected) { in NCR5380_intr()
903 if (!hostdata->connected) { in NCR5380_intr()
907 if (!hostdata->connected) in NCR5380_intr()
1211 hostdata->connected = cmd; in NCR5380_select()
2174 hostdata->connected = tmp; in NCR5380_reselect()
2289 hostdata->connected = NULL; in NCR5380_abort()
2361 if (hostdata->connected) { in bus_reset_cleanup()
[all …]
A Dwd33c93.c572 hostdata->connected = cmd; in DEF_SCSI_QCMD()
793 hostdata->connected = NULL; in wd33c93_intr()
827 hostdata->connected = cmd = in wd33c93_intr()
1205 hostdata->connected = NULL; in wd33c93_intr()
1240 hostdata->connected = NULL; in wd33c93_intr()
1258 hostdata->connected = NULL; in wd33c93_intr()
1412 hostdata->connected = cmd; in wd33c93_intr()
1534 hostdata->connected = NULL; in wd33c93_host_reset()
1649 hostdata->connected = NULL; in wd33c93_abort()
1906 hostdata->connected = NULL; in wd33c93_init()
[all …]
/drivers/siox/
A 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/input/mouse/
A 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.
128 Say Y here if you have an Elantech PS/2 touchpad connected
144 Say Y here if you have a Elantech touchpad connected to
[all …]
/drivers/hid/
A Dhid-steelseries.c489 bool connected) in steelseries_headset_set_wireless_status() argument
497 usb_set_wireless_status(intf, connected ? in steelseries_headset_set_wireless_status()
665 bool connected = sd->headset_connected; in steelseries_headset_raw_event() local
683 connected = false; in steelseries_headset_raw_event()
686 connected = true; in steelseries_headset_raw_event()
701 connected = true; in steelseries_headset_raw_event()
714 connected = false; in steelseries_headset_raw_event()
719 if (connected != sd->headset_connected) { in steelseries_headset_raw_event()
723 connected ? "" : "not "); in steelseries_headset_raw_event()
724 sd->headset_connected = connected; in steelseries_headset_raw_event()
[all …]
A Dhid-corsair-void.c154 bool connected; member
181 usb_set_wireless_status(usb_if, drvdata->connected ? in corsair_void_set_wireless_status()
203 drvdata->connected = false; in corsair_void_set_unknown_wireless_data()
320 if (!drvdata->connected) in microphone_up_show()
376 if (!drvdata->connected || drvdata->is_wired) in send_alert_store()
462 if (!drvdata->connected) in set_sidetone_store()
742 bool was_connected = drvdata->connected; in corsair_void_raw_event()
747 drvdata->connected = (data[3] == CORSAIR_VOID_WIRELESS_CONNECTED) || in corsair_void_raw_event()
761 if ((was_connected != drvdata->connected) && !drvdata->is_wired) { in corsair_void_raw_event()
762 if (drvdata->connected) in corsair_void_raw_event()
A Dhid-steam.c303 bool connected; member
1023 bool connected; in steam_work_connect_cb() local
1027 connected = steam->connected; in steam_work_connect_cb()
1030 if (connected) { in steam_work_connect_cb()
1075 bool connected; in steam_work_unregister_cb() local
1080 connected = steam->connected; in steam_work_unregister_cb()
1083 if (connected) { in steam_work_unregister_cb()
1298 if (steam->connected) in steam_probe()
1343 changed = steam->connected != connected; in steam_do_connect_event()
1344 steam->connected = connected; in steam_do_connect_event()
[all …]
/drivers/net/dsa/b53/
A DKconfig16 tristate "B53 SPI connected switch driver"
22 tristate "B53 MDIO connected switch driver"
28 tristate "B53 MMAP connected switch driver"
36 tristate "B53 SRAB connected switch driver"
/drivers/platform/surface/
A Dsurface_aggregator_hub.c127 static void ssam_hub_update(struct ssam_hub *hub, bool connected) in ssam_hub_update() argument
132 if (!connected) { in ssam_hub_update()
141 delay = connected ? hub->connect_delay : 0; in ssam_hub_update()
303 u8 connected; in ssam_kip_hub_query_state() local
305 status = ssam_retry(__ssam_kip_query_state, hub->sdev->ctrl, &connected); in ssam_kip_hub_query_state()
311 *state = connected ? SSAM_HUB_CONNECTED : SSAM_HUB_DISCONNECTED; in ssam_kip_hub_query_state()
/drivers/gpu/drm/exynos/
A Dexynos_drm_vidi.c46 unsigned int connected; member
177 rc = sprintf(buf, "%d\n", ctx->connected); in vidi_show_connection()
191 ret = kstrtoint(buf, 0, &ctx->connected); in vidi_store_connection()
195 if (ctx->connected > 1) in vidi_store_connection()
241 if (ctx->connected == vidi->connection) { in vidi_connection_ioctl()
272 ctx->connected = vidi->connection; in vidi_connection_ioctl()
287 return ctx->connected ? connector_status_connected : in vidi_detect()
/drivers/iio/temperature/
A DKconfig35 thermocouple sensors connected via SPI.
62 MLX90614 contact-less infrared sensor connected with I2C.
74 connected with I2C.
86 connected with I2C.
150 digital temperature sensor connected via I2C.
160 thermocouple sensor chip connected via SPI.
170 thermocouple sensor chip connected via SPI.
180 thermocouple EMF converter connected via I2C.
/drivers/input/touchscreen/
A DKconfig136 such as AT42QT602240/ATMXT224, connected to your system.
182 connected to your system.
347 Say Y here to enable support for I2C connected EETI
357 Say Y here to enable support for serial connected EETI
367 Say Y here to enable support for I2C connected EETI
392 installed in Onda v975w tablets) connected to your
536 connected to your system.
548 connected to your system.
572 connected to your system.
862 connected to your system.
[all …]
/drivers/hwmon/
A Dmlxreg-fan.c68 bool connected; member
87 bool connected; member
250 if (!(((struct mlxreg_fan *)data)->tacho[channel].connected)) in mlxreg_fan_is_visible()
263 if (!(((struct mlxreg_fan *)data)->pwm[channel].connected)) in mlxreg_fan_is_visible()
478 fan->tacho[tacho_num++].connected = true; in mlxreg_fan_config()
497 fan->pwm[pwm_num].connected = true; in mlxreg_fan_config()
561 if (!pwm->connected) in mlxreg_fan_cooling_config()
/drivers/net/dsa/microchip/
A DKconfig18 tristate "KSZ series I2C connected switch driver"
25 tristate "KSZ series SPI connected switch driver"
42 tristate "KSZ series SMI connected switch driver"
/drivers/gpu/drm/rockchip/
A Dcdn-dp-core.c242 if (dp->connected) in cdn_dp_bridge_detect()
272 if (!dp->connected) in cdn_dp_bridge_mode_valid()
657 if (!dp->connected && cdn_dp_connected_port(dp)) in cdn_dp_bridge_atomic_disable()
893 dp->connected = true; in cdn_dp_pd_event_work()
898 dp->connected = false; in cdn_dp_pd_event_work()
906 dp->connected = false; in cdn_dp_pd_event_work()
912 dp->connected = false; in cdn_dp_pd_event_work()
923 dp->connected = false; in cdn_dp_pd_event_work()
933 dp->connected = false; in cdn_dp_pd_event_work()
942 dp->connected ? connector_status_connected in cdn_dp_pd_event_work()
[all …]
/drivers/usb/typec/ucsi/
A Dtrace.h48 __field(u8, connected)
59 __entry->connected = UCSI_CONSTAT(con, CONNECTED);
69 __entry->change, __entry->opmode, __entry->connected,
/drivers/input/joystick/
A 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/infiniband/ulp/ipoib/
A 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/
A DKconfig13 connected to the ISA bus using I/O port, memory mapped or
20 connected to the "platform bus" (Linux abstraction for directly
/drivers/iio/imu/bmi270/
A DKconfig17 Enable support for the Bosch BMI270 6-Axis IMU connected to I2C
29 Enable support for the Bosch BMI270 6-Axis IMU connected to SPI

Completed in 52 milliseconds

1234567891011