Searched refs:poweron (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/accessories/ |
D | link_dp_trace.c | 154 link->dp_trace.edp_trace_power_timestamps.poweron = dm_get_timestamp(link->dc->ctx); in dp_trace_set_edp_power_timestamp() 159 return link->dp_trace.edp_trace_power_timestamps.poweron; in dp_trace_get_edp_poweron_timestamp()
|
/linux-6.12.1/drivers/input/touchscreen/ |
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()
|
D | st1232.c | 200 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron) in st1232_ts_power() argument 203 gpiod_set_value_cansleep(ts->reset_gpio, !poweron); in st1232_ts_power()
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-tao3530.dtsi | 62 mmc2_sdio_poweron: regulator-mmc2-sdio-poweron { 64 regulator-name = "regulator-mmc2-sdio-poweron";
|
/linux-6.12.1/sound/soc/codecs/ |
D | max98520.c | 671 static void max98520_power_on(struct max98520_priv *max98520, bool poweron) in max98520_power_on() argument 674 gpiod_set_value_cansleep(max98520->reset_gpio, !poweron); in max98520_power_on()
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 982 u8 poweron; in pcie_init() local 1053 pciehp_get_power_status(ctrl, &poweron); in pcie_init() 1054 if (!pciehp_card_present_or_link_active(ctrl) && poweron) { in pcie_init()
|
/linux-6.12.1/drivers/platform/x86/ |
D | fujitsu-laptop.c | 694 int poweron = FUNC_LED_ON, always = FUNC_LED_ON; in logolamp_set() local 698 poweron = FUNC_LED_OFF; in logolamp_set() 703 ret = call_fext_func(device, FUNC_LEDS, 0x1, LOGOLAMP_POWERON, poweron); in logolamp_set()
|
/linux-6.12.1/drivers/usb/gadget/udc/ |
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-6.12.1/arch/arm/boot/dts/st/ |
D | ste-ab8505.dtsi | 207 compatible = "stericsson,ab8500-poweron-key";
|
D | ste-ab8500.dtsi | 239 compatible = "stericsson,ab8500-poweron-key";
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/ |
D | dc_dp_types.h | 1292 uint64_t poweron; member
|
/linux-6.12.1/Documentation/PCI/ |
D | pci-error-recovery.rst | 279 to the "fresh poweron" state, rather than the "last state". After
|
/linux-6.12.1/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 364 The BIOS may attempt to resynchronize the TSCs during the poweron process and
|