Searched refs:accessory (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/drivers/extcon/ |
D | Kconfig | 27 Say Y here to enable support for external accessory detection 29 advanced audio accessory detection support. 70 Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory 89 Maxim MAX77693 PMIC. The MAX77693 MUIC is a USB port accessory 99 Maxim MAX77843. The MAX77843 MUIC is a USB port accessory 107 Maxim MAX8997 PMIC. The MAX8997 MUIC is a USB port accessory 132 Richtek RT8973A. The RT8973A is a USB port accessory detector 144 Silicon Mitus SM5502. The SM5502 is a USB port accessory
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-bd9571mwv-regulator | 15 the accessory power switch from a power switch to a 17 2. Switch accessory power switch off, to prepare for 21 4. Switch accessory power switch on, to resume the
|
D | sysfs-class-extcon | 13 accessory cables have such capability. For example,
|
D | sysfs-class-typec | 95 Space separated list of accessory modes, defined in the USB
|
/Linux-v4.19/Documentation/devicetree/bindings/extcon/ |
D | extcon-sm5502.txt | 5 which can detect the state of external accessory when external accessory is
|
D | extcon-rt8973a.txt | 5 is a USB port accessory detector and switch that is optimized to protect low
|
D | extcon-arizona.txt | 44 The first cell defines the accessory detection pin, zero will use MICDET1
|
/Linux-v4.19/include/linux/usb/ |
D | typec.h | 167 enum typec_accessory accessory; member 196 enum typec_accessory accessory[TYPEC_MAX_ACCESSORY]; member
|
/Linux-v4.19/drivers/usb/typec/ucsi/ |
D | ucsi.c | 273 desc.accessory = TYPEC_ACCESSORY_DEBUG; in ucsi_register_partner() 276 desc.accessory = TYPEC_ACCESSORY_AUDIO; in ucsi_register_partner() 592 enum typec_accessory *accessory = cap->accessory; in ucsi_register_port() local 626 *accessory++ = TYPEC_ACCESSORY_AUDIO; in ucsi_register_port() 628 *accessory = TYPEC_ACCESSORY_DEBUG; in ucsi_register_port()
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | gpio-charger.txt | 15 usb-aca (USB accessory charger adapter)
|
/Linux-v4.19/drivers/usb/typec/ |
D | class.c | 33 enum typec_accessory accessory; member 558 return sprintf(buf, "%s\n", typec_accessory_modes[p->accessory]); in accessory_mode_show() 651 partner->accessory = desc->accessory; in typec_register_partner() 1206 for (i = 0; i < ARRAY_SIZE(port->cap->accessory); i++) { in supported_accessory_modes_show() 1207 if (port->cap->accessory[i]) in supported_accessory_modes_show() 1209 typec_accessory_modes[port->cap->accessory[i]]); in supported_accessory_modes_show()
|
D | tps6598x.c | 181 desc.accessory = TYPEC_ACCESSORY_NONE; /* XXX: handle accessories */ in tps6598x_connect()
|
D | tcpm.c | 2585 port->partner_desc.accessory = TYPEC_ACCESSORY_DEBUG; in tcpm_typec_connect() 2587 port->partner_desc.accessory = TYPEC_ACCESSORY_AUDIO; in tcpm_typec_connect() 2589 port->partner_desc.accessory = TYPEC_ACCESSORY_NONE; in tcpm_typec_connect()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | da7219.txt | 3 DA7219 is an audio codec with advanced accessory detect features.
|
/Linux-v4.19/drivers/misc/ |
D | Kconfig | 450 The FSA9480 is a USB port accessory detector and switch.
|
/Linux-v4.19/drivers/iio/adc/ |
D | Kconfig | 902 temperature measurement, system supply voltage, audio accessory,
|
/Linux-v4.19/drivers/hid/ |
D | Kconfig | 849 Say Y here if you have a Sony PS2/3/4 accessory and want to enable
|