/linux-4.19.296/drivers/extcon/ |
D | extcon-max77843.c | 205 u8 val, bool attached, bool nobccomp) in max77843_muic_set_path() argument 211 if (attached) in max77843_muic_set_path() 230 if (attached) in max77843_muic_set_path() 246 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77843_muic_set_path() 267 enum max77843_muic_cable_group group, bool *attached) in max77843_muic_get_cable_type() argument 278 *attached = false; in max77843_muic_get_cable_type() 282 *attached = true; in max77843_muic_get_cable_type() 298 *attached = false; in max77843_muic_get_cable_type() 307 *attached = true; in max77843_muic_get_cable_type() 316 *attached = false; in max77843_muic_get_cable_type() [all …]
|
D | extcon-max77693.c | 267 u8 val, bool attached) in max77693_muic_set_path() argument 272 if (attached) in max77693_muic_set_path() 284 if (attached) in max77693_muic_set_path() 300 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77693_muic_set_path() 319 enum max77693_muic_cable_group group, bool *attached) in max77693_muic_get_cable_type() argument 343 *attached = false; in max77693_muic_get_cable_type() 348 *attached = true; in max77693_muic_get_cable_type() 367 *attached = false; in max77693_muic_get_cable_type() 372 *attached = true; in max77693_muic_get_cable_type() 409 *attached = false; in max77693_muic_get_cable_type() [all …]
|
D | extcon-max8997.c | 205 u8 val, bool attached) in max8997_muic_set_path() argument 210 if (attached) in max8997_muic_set_path() 222 if (attached) in max8997_muic_set_path() 237 ctrl1, ctrl2, attached ? "attached" : "detached"); in max8997_muic_set_path() 254 enum max8997_muic_cable_group group, bool *attached) in max8997_muic_get_cable_type() argument 275 *attached = false; in max8997_muic_get_cable_type() 280 *attached = true; in max8997_muic_get_cable_type() 294 *attached = false; in max8997_muic_get_cable_type() 299 *attached = true; in max8997_muic_get_cable_type() 320 enum max8997_muic_usb_type usb_type, bool attached) in max8997_muic_handle_usb() argument [all …]
|
D | extcon-max14577.c | 205 u8 val, bool attached) in max14577_muic_set_path() argument 219 if (attached) in max14577_muic_set_path() 232 if (attached) in max14577_muic_set_path() 247 ctrl1, ctrl2, attached ? "attached" : "detached"); in max14577_muic_set_path() 264 enum max14577_muic_cable_group group, bool *attached) in max14577_muic_get_cable_type() argument 285 *attached = false; in max14577_muic_get_cable_type() 290 *attached = true; in max14577_muic_get_cable_type() 305 *attached = false; in max14577_muic_get_cable_type() 310 *attached = true; in max14577_muic_get_cable_type() 331 int cable_type, bool attached) in max14577_muic_jig_handler() argument [all …]
|
D | extcon-rt8973a.c | 227 unsigned int con_sw, bool attached) in rt8973a_muic_set_path() argument 238 if (!attached) in rt8973a_muic_set_path() 307 bool attached = false; in rt8973a_muic_cable_handler() local 312 attached = true; in rt8973a_muic_cable_handler() 316 attached = false; in rt8973a_muic_cable_handler() 324 attached = false; in rt8973a_muic_cable_handler() 398 ret = rt8973a_muic_set_path(info, con_sw, attached); in rt8973a_muic_cable_handler() 403 extcon_set_state_sync(info->edev, id, attached); in rt8973a_muic_cable_handler() 406 attached); in rt8973a_muic_cable_handler()
|
D | extcon-sm5502.c | 227 bool attached) in sm5502_muic_set_path() argument 231 if (!attached) { in sm5502_muic_set_path() 375 bool attached) in sm5502_muic_cable_handler() argument 385 if (attached) in sm5502_muic_cable_handler() 414 ret = sm5502_muic_set_path(info, con_sw, vbus_sw, attached); in sm5502_muic_cable_handler() 419 extcon_set_state_sync(info->edev, id, attached); in sm5502_muic_cable_handler() 422 attached); in sm5502_muic_cable_handler()
|
D | Kconfig | 8 cables attached. For example, an external connector of a device
|
/linux-4.19.296/include/linux/platform_data/ |
D | fsa9480.h | 18 void (*usb_cb) (u8 attached); 19 void (*uart_cb) (u8 attached); 20 void (*charger_cb) (u8 attached); 21 void (*jig_cb) (u8 attached);
|
D | mlxreg.h | 79 bool attached; member
|
/linux-4.19.296/drivers/message/fusion/ |
D | mptsas.c | 433 mptsas_is_end_device(struct mptsas_devinfo * attached) in mptsas_is_end_device() argument 435 if ((attached->sas_address) && in mptsas_is_end_device() 436 (attached->device_info & in mptsas_is_end_device() 438 ((attached->device_info & in mptsas_is_end_device() 440 (attached->device_info & in mptsas_is_end_device() 442 (attached->device_info & in mptsas_is_end_device() 471 memset(&phy_info->attached, 0, sizeof(struct mptsas_devinfo)); in mptsas_port_delete() 774 phy_info->attached.handle_enclosure); in mptsas_add_device_component_starget() 776 mptsas_add_device_component(ioc, phy_info->attached.channel, in mptsas_add_device_component_starget() 777 phy_info->attached.id, phy_info->attached.sas_address, in mptsas_add_device_component_starget() [all …]
|
D | mptsas.h | 167 struct mptsas_devinfo attached; /* point to attached device info */ member
|
/linux-4.19.296/drivers/misc/cxl/ |
D | Kconfig | 29 coherently attached to a CPU via an MMU. This driver enables
|
/linux-4.19.296/drivers/misc/ocxl/ |
D | Kconfig | 20 attached to a CPU over an OpenCAPI link.
|
/linux-4.19.296/include/linux/power/ |
D | charger-manager.h | 74 bool attached; member
|
/linux-4.19.296/drivers/dma-buf/ |
D | Kconfig | 16 is attached to the buffer and is transferred via userspace, using Sync
|
/linux-4.19.296/include/linux/usb/ |
D | tcpm.h | 148 int (*set_roles)(struct tcpc_dev *dev, bool attached,
|
D | serial.h | 159 unsigned char attached:1; member
|
/linux-4.19.296/include/linux/ |
D | visorbus.h | 190 u32 attached:1; member
|
/linux-4.19.296/drivers/s390/char/ |
D | Kconfig | 7 prompt "Support for locally attached 3270 terminals" 129 Select this option if you want to access channel-attached tape
|
/linux-4.19.296/include/scsi/ |
D | libfcoe.h | 317 bool attached; member
|
/linux-4.19.296/drivers/pci/controller/ |
D | Kconfig | 272 and devices attached to them, to be removed from the default 276 has devices attached to it, say Y; if you are not sure, say N.
|
/linux-4.19.296/fs/proc/ |
D | Kconfig | 14 that are used by the attached devices to gain the CPU's attention --
|
/linux-4.19.296/drivers/bus/ |
D | Kconfig | 37 Driver to enable I/O access to devices attached to the Low Pin
|
/linux-4.19.296/drivers/char/ |
D | Kconfig | 41 If you have an SGI Altix and you have fpga devices attached 48 If you have an SGI Altix with an attached SABrick 198 alter the behaviour of the hardware reset circuitry attached to the
|
/linux-4.19.296/drivers/iio/adc/ |
D | Kconfig | 605 reading data out of attached compatible ADCs in a round-robin 607 depending on which ADCs are attached.
|