Home
last modified time | relevance | path

Searched refs:adapter (Results 1 – 25 of 56) sorted by relevance

123

/arch/x86/boot/
A Dvideo-vga.c266 adapter = ADAPTER_VGA; in vga_probe()
271 adapter = ADAPTER_EGA; in vga_probe()
274 adapter = ADAPTER_CGA; in vga_probe()
277 video_vga.modes = mode_lists[adapter]; in vga_probe()
278 video_vga.card_name = card_name[adapter]; in vga_probe()
279 return mode_count[adapter]; in vga_probe()
A Dvideo-bios.c73 if (adapter != ADAPTER_EGA && adapter != ADAPTER_VGA) in bios_probe()
A Dvideo.h91 extern int adapter;
/arch/arm64/boot/dts/renesas/
A Dr8a774e1-hihope-rzg2h-ex-mipi-2.1.dts4 * connected with aistarvision-mipi-v2-adapter board
11 #include "hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi"
14 model = "HopeRun HiHope RZ/G2H with sub board connected with aistarvision-mipi-v2-adapter board";
A Dr8a774b1-hihope-rzg2n-ex-mipi-2.1.dts4 * connected with aistarvision-mipi-v2-adapter board
11 #include "hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi"
14 model = "HopeRun HiHope RZ/G2N with sub board connected with aistarvision-mipi-v2-adapter board";
A Dr8a774a1-hihope-rzg2m-ex-mipi-2.1.dts4 * connected with aistarvision-mipi-v2-adapter board
11 #include "hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi"
14 model = "HopeRun HiHope RZ/G2M with sub board connected with aistarvision-mipi-v2-adapter board";
A Dr8a774c0-ek874-mipi-2.1.dts4 * connected with aistarvision-mipi-v2-adapter board
13 #include "aistarvision-mipi-adapter-2.1.dtsi"
16 …licon Linux RZ/G2E evaluation kit EK874 (CAT874 + CAT875) with aistarvision-mipi-v2-adapter board";
A Dhihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi10 #include "aistarvision-mipi-adapter-2.1.dtsi"
/arch/powerpc/include/asm/
A Dpmac_low_i2c.h72 extern struct pmac_i2c_bus *pmac_i2c_adapter_to_bus(struct i2c_adapter *adapter);
79 struct i2c_adapter *adapter);
/arch/arm64/boot/dts/rockchip/
A Drk3588-jaguar-pre-ict-tester.dtso5 * Device Tree Overlay for the Pre-ICT tester adapter for the Mezzanine
8 * This adapter has a PCIe Gen2 x1 M.2 M-Key connector and two proprietary
12 * This adapter routes some GPIOs to power rails and loops together some other
15 * This adapter is used during manufacturing for validating proper soldering of
131 * voltage divider on the adapter.
141 * voltage divider on the adapter.
151 * a voltage divider on the adapter.
161 * a voltage divider on the adapter.
A Drk3588-tiger-haikou-video-demo.dtso48 video-adapter-leds {
51 video-adapter-led {
54 label = "video-adapter-led";
A Drk3399-puma-haikou-video-demo.dtso85 video-adapter-leds {
88 video-adapter-led {
91 label = "video-adapter-led";
A Dpx30-ringneck-haikou-lvds-9904379.dtso5 * HAIKOU-LVDS-9904379 adapter for PX30 Ringneck and Haikou carrierboard.
7 * This adapter needs to be plugged in the fake PCIe connector called Video
A Drk3588-jaguar-ethernet-switch.dtso5 * Device Tree Overlay for the Ethernet Switch adapter for the Mezzanine
9 * This adapter has a KSZ9896 Ethernet Switch with 4 1GbE Ethernet connectors,
17 * RK3588 Jaguar can be powered entirely through the adapter via the M8 3-pin
A Dpx30-ringneck-haikou-video-demo.dtso85 video-adapter-leds {
88 video-adapter-led {
91 label = "video-adapter-led";
/arch/s390/kvm/
A Dinterrupt.c2474 adapter = kzalloc(sizeof(*adapter), GFP_KERNEL_ACCOUNT); in register_io_adapter()
2475 if (!adapter) in register_io_adapter()
2485 dev->kvm->arch.adapters[adapter->id] = adapter; in register_io_adapter()
2495 if (!adapter || !adapter->maskable) in kvm_s390_mask_adapter()
2521 if (!adapter) in modify_io_adapter()
2643 if (!adapter) in flic_inject_airq()
2843 adapter = get_io_adapter(kvm, e->adapter.adapter_id); in set_adapter_int()
2844 if (!adapter) in set_adapter_int()
2846 ret = adapter_indicators_set(kvm, adapter, &e->adapter); in set_adapter_int()
2917 e->adapter.ind_offset = ue->u.adapter.ind_offset; in kvm_set_routing_entry()
[all …]
/arch/arm/boot/dts/nxp/imx/
A Dimx7s-colibri-iris.dts43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
A Dimx7s-colibri-eval-v3.dts43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
A Dimx7d-colibri-iris.dts43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
A Dimx7d-colibri-eval-v3.dts43 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
49 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
A Dimx7-colibri-eval-v3.dtsi67 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
73 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
A Dimx7-colibri-iris.dtsi65 /* The pwm2 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
71 /* The pwm3 should be disabled to enable atmel_mxt_ts touchscreen for adapter. */
/arch/m68k/
A DKconfig.bus50 bool "Atari ROM port ISA adapter support"
53 This option enables support for the ROM port ISA adapter used to
56 The only driver currently using this adapter is the EtherNEC
A DKconfig.devices64 Say Y to include support for the EtherNAT network adapter for the
74 Say Y to include support for the EtherNEC network adapter for the
79 port combined Ethernet/USB adapter.
/arch/powerpc/platforms/powermac/
A Dlow_i2c.c81 struct i2c_adapter adapter; member
1036 return &bus->adapter; in pmac_i2c_get_adapter()
1040 struct pmac_i2c_bus *pmac_i2c_adapter_to_bus(struct i2c_adapter *adapter) in pmac_i2c_adapter_to_bus() argument
1045 if (&bus->adapter == adapter) in pmac_i2c_adapter_to_bus()
1051 int pmac_i2c_match_adapter(struct device_node *dev, struct i2c_adapter *adapter) in pmac_i2c_match_adapter() argument
1057 return (&bus->adapter == adapter); in pmac_i2c_match_adapter()

Completed in 43 milliseconds

123