Home
last modified time | relevance | path

Searched defs:force_disable (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsh_intc.h118 intc_enum force_disable; member
/linux/drivers/hwmon/
H A Dpwm-fan.c175 static int pwm_fan_power_off(struct pwm_fan_ctx *ctx, bool force_disable) in pwm_fan_power_off()