Searched refs:poweron (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/input/touchscreen/ |
H A D | cy8ctmg110_ts.c | 55 static void cy8ctmg110_power(struct cy8ctmg110 *ts, bool poweron) in cy8ctmg110_power() argument 58 gpiod_set_value_cansleep(ts->reset_gpio, !poweron); in cy8ctmg110_power()
|
H A D | st1232.c | 207 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron) in st1232_ts_power() argument 210 gpiod_set_value_cansleep(ts->reset_gpio, !poweron); in st1232_ts_power()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-tao3530.dtsi | 62 mmc2_sdio_poweron: regulator-mmc2-sdio-poweron { 64 regulator-name = "regulator-mmc2-sdio-poweron";
|
/linux/drivers/pci/hotplug/ |
H A D | pciehp_hpc.c | 1009 u8 poweron; in pcie_init() local 1080 pciehp_get_power_status(ctrl, &poweron); in pcie_init() 1081 if (!pciehp_card_present_or_link_active(ctrl) && poweron) { in pcie_init()
|
/linux/drivers/platform/x86/ |
H A D | fujitsu-laptop.c | 723 int poweron = FUNC_LED_ON, always = FUNC_LED_ON; in logolamp_set() local 727 poweron = FUNC_LED_OFF; in logolamp_set() 732 ret = call_fext_func(device, FUNC_LEDS, 0x1, LOGOLAMP_POWERON, poweron); in logolamp_set()
|
/linux/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 154 int poweron; member 683 isp1301_set_powerstate(udc, udc->poweron); in power_work() 2116 udc->poweron = 0; in udc_handle_dev() 2124 udc->poweron = 1; in udc_handle_dev() 3066 udc->poweron = udc->pullup = 0; in lpc32xx_udc_probe() 3202 udc->poweron = 0; in lpc32xx_udc_suspend() 3231 udc->poweron = 1; in lpc32xx_udc_resume()
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-ab8505.dtsi | 207 compatible = "stericsson,ab8500-poweron-key";
|
H A D | ste-ab8500.dtsi | 239 compatible = "stericsson,ab8500-poweron-key";
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dp_types.h | 1383 uint64_t poweron; member
|
/linux/drivers/pci/ |
H A D | pci.c | 3227 goto poweron; in pci_pm_init() 3234 goto poweron; in pci_pm_init() 3276 poweron: in pci_pm_init()
|
/linux/Documentation/PCI/ |
H A D | pci-error-recovery.rst | 279 to the "fresh poweron" state, rather than the "last state". After
|
/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 364 The BIOS may attempt to resynchronize the TSCs during the poweron process and
|