Searched refs:accessory (Results 1 – 19 of 19) sorted by relevance
| /kernel/linux/linux-5.10/drivers/extcon/ |
| D | Kconfig | 28 Say Y here to enable support for external accessory detection 30 advanced audio accessory detection support. 47 FSA9480 microUSB switch and accessory detector chip. The FSA9480 is a USB 48 port accessory detector and switch. The FSA9480 is fully controlled using 90 Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory 109 Maxim MAX77693 PMIC. The MAX77693 MUIC is a USB port accessory 119 Maxim MAX77843. The MAX77843 MUIC is a USB port accessory 127 Maxim MAX8997 PMIC. The MAX8997 MUIC is a USB port accessory 160 Richtek RT8973A. The RT8973A is a USB port accessory detector 172 Silicon Mitus SM5502. The SM5502 is a USB port accessory
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-driver-bd9571mwv-regulator | 17 the accessory power switch from a power switch to a 19 2. Switch accessory power switch off, to prepare for 23 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 | 100 Space separated list of accessory modes, defined in the USB
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/extcon/ |
| D | extcon-sm5502.txt | 5 which can detect the state of external accessory when external accessory is
|
| D | extcon-fsa9480.txt | 3 The FSA9480 is a USB port accessory detector and switch. The FSA9480 is fully
|
| D | extcon-rt8973a.txt | 5 is a USB port accessory detector and switch that is optimized to protect low
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ |
| D | stusb160x.c | 361 desc.accessory = stusb160x_get_accessory(status); in stusb160x_attach() 583 enum typec_accessory *accessory = chip->capability.accessory; in stusb160x_get_caps() local 597 *accessory++ = TYPEC_ACCESSORY_AUDIO; in stusb160x_get_caps() 598 *accessory++ = TYPEC_ACCESSORY_DEBUG; in stusb160x_get_caps() 603 *accessory++ = TYPEC_ACCESSORY_AUDIO; in stusb160x_get_caps() 604 *accessory++ = TYPEC_ACCESSORY_DEBUG; in stusb160x_get_caps() 615 *accessory++ = TYPEC_ACCESSORY_AUDIO; in stusb160x_get_caps() 616 *accessory++ = TYPEC_ACCESSORY_DEBUG; in stusb160x_get_caps()
|
| D | class.c | 34 enum typec_accessory accessory; member 523 return sprintf(buf, "%s\n", typec_accessory_modes[p->accessory]); in accessory_mode_show() 616 partner->accessory = desc->accessory; in typec_register_partner() 1219 for (i = 0; i < ARRAY_SIZE(port->cap->accessory); i++) { in supported_accessory_modes_show() 1220 if (port->cap->accessory[i]) in supported_accessory_modes_show() 1222 typec_accessory_modes[port->cap->accessory[i]]); in supported_accessory_modes_show()
|
| D | tps6598x.c | 228 desc.accessory = TYPEC_ACCESSORY_NONE; /* XXX: handle accessories */ in tps6598x_connect()
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | typec.h | 186 enum typec_accessory accessory; member 227 enum typec_accessory accessory[TYPEC_MAX_ACCESSORY]; member
|
| /kernel/linux/linux-5.10/drivers/usb/typec/ucsi/ |
| D | ucsi.c | 580 desc.accessory = TYPEC_ACCESSORY_DEBUG; in ucsi_register_partner() 583 desc.accessory = TYPEC_ACCESSORY_AUDIO; in ucsi_register_partner() 1026 enum typec_accessory *accessory = cap->accessory; in ucsi_register_port() local 1066 *accessory++ = TYPEC_ACCESSORY_AUDIO; in ucsi_register_port() 1068 *accessory = TYPEC_ACCESSORY_DEBUG; in ucsi_register_port()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | da7219.txt | 3 DA7219 is an audio codec with advanced accessory detect features.
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | include.patch | 3284 * Enabling frs is accessory dependent as not all PD3.0 3404 * @accessory: Audio, Debug or none. 3419 enum typec_accessory accessory; 3443 * @accessory: Supported Accessory Modes 3451 enum typec_accessory accessory[TYPEC_MAX_ACCESSORY]; 3738 +/* Use Google Vendor ID when in accessory mode */ 3742 +/* Product ID to use when in accessory mode */ 3745 +/* Product ID to use when in accessory mode and adb is enabled */ 3763 + * 1 for original accessory support 3781 +/* Control request for starting device in accessory mode. [all …]
|
| D | drivers.patch | 62441 + * accessory HID support can be active while the 62442 + * accessory function is not actually enabled,
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | Kconfig | 198 accessory. This driver fixes input mapping and adds support for 917 Say Y here if you have a Sony PS2/3/4 accessory and want to enable
|
| /kernel/linux/linux-5.10/drivers/usb/typec/tcpm/ |
| D | tcpm.c | 2793 port->partner_desc.accessory = TYPEC_ACCESSORY_DEBUG; in tcpm_typec_connect() 2795 port->partner_desc.accessory = TYPEC_ACCESSORY_AUDIO; in tcpm_typec_connect() 2797 port->partner_desc.accessory = TYPEC_ACCESSORY_NONE; in tcpm_typec_connect()
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | Kconfig | 16 internal voltages, convert accessory and battery, AC (charger, mains) 1188 temperature measurement, system supply voltage, audio accessory,
|
| /kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
| D | linux-5.10.patch | 14903 + * accessory HID support can be active while the 14904 + * accessory function is not actually enabled,
|