Home
last modified time | relevance | path

Searched full:accessories (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/extcon/
H A Dextcon-usbc-cros-ec.yaml7 title: ChromeOS EC USB Type-C cable and accessories detection
14 able to detect the state of external accessories such as display adapters
15 or USB devices when said accessories are attached or detached.
/linux/drivers/gpu/drm/amd/display/dc/link/
H A DMakefile34 # accessories
38 AMD_DAL_LINK_ACCESSORIES = $(addprefix $(AMDDALPATH)/dc/link/accessories/, \
H A Dlink_factory.c34 #include "accessories/link_dp_cts.h"
35 #include "accessories/link_dp_trace.h"
H A Dlink_detection.c45 #include "accessories/link_dp_trace.h"
H A Dlink_dpms.c41 #include "accessories/link_dp_trace.h"
/linux/drivers/hid/
H A DKconfig826 Support for NVIDIA SHIELD accessories.
837 NVIDIA SHIELD accessories with haptics capabilities.
1048 tristate "Sony PS2/3/4 accessories"
1066 bool "Sony PS2/3/4 accessories force feedback support"
/linux/sound/core/
H A Djack.c604 * reporting of keys on accessories via the jack abstraction. If no
614 * capabilities on accessories should consider doing this rather than in snd_jack_set_key()
/linux/include/linux/usb/
H A Dtcpm.h91 * accessories support fast role swap.
/linux/drivers/extcon/
H A Dextcon-sm5502.c173 * The below accessories have same ADC value (0x1f or 0x1e).
358 /* Return cable type of attached or detached accessories */
H A Dextcon-max77693.c183 * The below accessories have same ADC value so ADCLow and
195 * MAX77693 MUIC device support below list of accessories(external connector)
H A Dextcon-usbc-tusb320.c319 * Accessory detected. For debug accessories, just make some in tusb320_typec_irq_handler()
H A Dextcon-rt8973a.c142 * The below accessories has same ADC value (0x1f).
H A Dextcon-max77843.c96 * The below accessories should check
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_irq_handler.c37 #include "link/accessories/link_dp_trace.h"
H A Dlink_dp_training.c40 #include "link/accessories/link_dp_trace.h"
H A Dlink_dp_capability.c44 #include "link/accessories/link_dp_trace.h"
/linux/Documentation/scsi/
H A Daic7xxx.rst405 - To order Adaptec products, including accessories and cables,
H A Daic79xx.rst541 - To order Adaptec products, including accessories and cables,
/linux/drivers/usb/typec/tipd/
H A Dcore.c281 desc.accessory = TYPEC_ACCESSORY_NONE; /* XXX: handle accessories */ in tps6598x_connect()