Home
last modified time | relevance | path

Searched refs:mobile (Results 1 – 25 of 71) sorted by relevance

123

/Linux-v6.1/drivers/video/fbdev/via/
Dvia_utility.c24 bool mobile = false; in viafb_get_device_connect_state() local
31 viafb_lcd_get_mobile_state(&mobile); in viafb_get_device_connect_state()
32 if (mobile) in viafb_get_device_connect_state()
Dlcd.h73 bool viafb_lcd_get_mobile_state(bool *mobile);
Dlcd.c948 bool viafb_lcd_get_mobile_state(bool *mobile) in viafb_lcd_get_mobile_state() argument
979 *mobile = false; in viafb_lcd_get_mobile_state()
981 *mobile = true; in viafb_lcd_get_mobile_state()
/Linux-v6.1/drivers/cpufreq/
DKconfig.x86127 This adds the CPUFreq driver for mobile AMD K6-2+ and mobile
138 This adds the CPUFreq driver for mobile AMD K7 mobile processors.
200 mobile CPUs. This means Intel Pentium M (Centrino) CPUs
224 This adds the CPUFreq driver for certain mobile Intel Pentium III
225 (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
226 mobile Intel Pentium 4 P4-M on systems which have an Intel ICH2,
237 This adds the CPUFreq driver for certain mobile Intel Pentium III
238 (Coppermine), all mobile Intel Pentium III-M (Tualatin)
/Linux-v6.1/drivers/soundwire/
DKconfig13 optimized to integrate audio devices in mobile or mobile inspired
/Linux-v6.1/drivers/video/fbdev/intelfb/
Dintelfbhw.c77 dinfo->mobile = 1; in intelfbhw_get_chipset()
83 dinfo->mobile = 0; in intelfbhw_get_chipset()
87 dinfo->mobile = 1; in intelfbhw_get_chipset()
93 dinfo->mobile = 1; in intelfbhw_get_chipset()
123 dinfo->mobile = 0; in intelfbhw_get_chipset()
129 dinfo->mobile = 0; in intelfbhw_get_chipset()
135 dinfo->mobile = 1; in intelfbhw_get_chipset()
141 dinfo->mobile = 0; in intelfbhw_get_chipset()
147 dinfo->mobile = 1; in intelfbhw_get_chipset()
153 dinfo->mobile = 1; in intelfbhw_get_chipset()
[all …]
Dintelfb.h318 int mobile; member
/Linux-v6.1/Documentation/arm/samsung-s3c24xx/
Ds3c2413.rst9 interface and mobile DDR memory support. See the S3C2412 support
/Linux-v6.1/drivers/leds/flash/
DKconfig73 inside the mobile product like as phones or tablets.
81 and torch LEDs found on some mobile phones.
/Linux-v6.1/drivers/net/wireless/ath/wcn36xx/
DKconfig9 Qualcomm Atheros WCN3660 and WCN3680 mobile chipsets.
/Linux-v6.1/net/xfrm/
DKconfig67 where mobile nodes change their attachment point to the Internet.
130 environment with IPsec configuration where mobile nodes
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dbluefield-dw-mshc.txt6 The Synopsys designware mobile storage host controller is used to interface
Dhi3798cv200-dw-mshc.txt6 The Synopsys designware mobile storage host controller is used to interface
Dk3-dw-mshc.txt6 The Synopsys designware mobile storage host controller is used to interface
/Linux-v6.1/drivers/gpu/drm/bridge/analogix/
DKconfig43 ANX7625 is an ultra-low power 4K mobile HD transmitter
/Linux-v6.1/drivers/video/fbdev/nvidia/
Dnv_setup.c279 int mobile = 0; in NVCommonSetup() local
377 mobile = 1; in NVCommonSetup()
548 if (mobile) { in NVCommonSetup()
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dsprd,sc27xx-pmic.txt5 mobile handset power management, audio codec, battery management and user
/Linux-v6.1/Documentation/power/
Dapm-acpi.rst5 If you have a relatively recent x86 mobile, desktop, or server system,
/Linux-v6.1/drivers/net/wireless/ath/ath6kl/
DKconfig3 tristate "Atheros mobile chipsets support"
/Linux-v6.1/drivers/ufs/core/
DKconfig16 accessing flash storage on digital cameras, mobile phones and
/Linux-v6.1/arch/arm/mach-bcm/
DKconfig102 This enables support for systems based on Broadcom mobile SoCs.
129 bool "Broadcom mobile SoC level 2 cache support"
/Linux-v6.1/arch/arm/boot/dts/
Dsh73a0.dtsi281 compatible = "renesas,msiof-sh73a0", "renesas,sh-mobile-msiof";
292 compatible = "renesas,msiof-sh73a0", "renesas,sh-mobile-msiof";
303 compatible = "renesas,msiof-sh73a0", "renesas,sh-mobile-msiof";
314 compatible = "renesas,msiof-sh73a0", "renesas,sh-mobile-msiof";
/Linux-v6.1/Documentation/driver-api/soundwire/
Dsummary.rst8 mobile or mobile inspired systems.
/Linux-v6.1/Documentation/networking/device_drivers/wwan/
Diosm.rst94 [3] Modem Manager - "a DBus-activated daemon which controls mobile
/Linux-v6.1/net/batman-adv/
DKconfig14 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is

123