Home
last modified time | relevance | path

Searched refs:change_mode (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Duss720.c257 static int change_mode(struct parport *pp, int m) in change_mode() function
271 if (change_mode(pp, ECR_PS2)) in change_mode()
466 if (change_mode(pp, ECR_EPP)) in parport_uss720_epp_read_data()
477 change_mode(pp, ECR_PS2); in parport_uss720_epp_read_data()
487 if (change_mode(pp, ECR_EPP)) in parport_uss720_epp_write_data()
500 change_mode(pp, ECR_PS2); in parport_uss720_epp_write_data()
510 if (change_mode(pp, ECR_EPP)) in parport_uss720_epp_write_data()
515 change_mode(pp, ECR_PS2); in parport_uss720_epp_write_data()
525 if (change_mode(pp, ECR_EPP)) in parport_uss720_epp_read_addr()
536 change_mode(pp, ECR_PS2); in parport_uss720_epp_read_addr()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.h63 enum gpio_result (*change_mode)( member
H A Dhw_generic.c89 .change_mode = dal_hw_gpio_change_mode,
H A Dhw_hpd.c110 .change_mode = dal_hw_gpio_change_mode,
H A Dhw_ddc.c214 .change_mode = dal_hw_gpio_change_mode,
H A Dgpio_base.c129 return gpio->pin->funcs->change_mode(gpio->pin, mode); in dal_gpio_change_mode()
/openbmc/linux/kernel/trace/
H A Dtrace_hwlat.c326 goto change_mode; in move_to_next_cpu()
337 goto change_mode; in move_to_next_cpu()
345 change_mode: in move_to_next_cpu()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddccg.h147 enum dentist_dispclk_change_mode change_mode);
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_dccg.c656 enum dentist_dispclk_change_mode change_mode) in dccg31_set_dispclk_change_mode() argument
661 change_mode == DISPCLK_CHANGE_MODE_RAMPING ? 2 : 0); in dccg31_set_dispclk_change_mode()
H A Ddcn31_dccg.h227 enum dentist_dispclk_change_mode change_mode);
/openbmc/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c299 .change_mode = sys_change_mode,
/openbmc/linux/include/linux/
H A Dthermal.h77 int (*change_mode) (struct thermal_zone_device *, member
/openbmc/linux/drivers/platform/x86/
H A Dacerhdf.c453 .change_mode = acerhdf_change_mode,
/openbmc/linux/drivers/parport/
H A Dparport_pc.c139 static int change_mode(struct parport *p, int m) in change_mode() function
739 r = change_mode(port, ECR_PPF); /* Parallel port FIFO */ in parport_pc_compat_write_block_pio()
757 r = change_mode(port, ECR_PS2); in parport_pc_compat_write_block_pio()
835 r = change_mode(port, ECR_ECP); /* ECP FIFO */ in parport_pc_ecp_write_block_pio()
852 r = change_mode(port, ECR_PS2); in parport_pc_ecp_write_block_pio()
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c453 if (tz->ops->change_mode) in thermal_zone_device_set_mode()
454 ret = tz->ops->change_mode(tz, mode); in thermal_zone_device_set_mode()
H A Dimx_thermal.c382 .change_mode = imx_change_mode,
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3400_thermal.c536 .change_mode = int3400_thermal_change_mode,
/openbmc/linux/Documentation/driver-api/
H A Dparport-lowlevel.rst620 change_mode, parport_claim, parport_claim_or_block, parport_yield