Home
last modified time | relevance | path

Searched defs:state (Results 4326 - 4350 of 8416) sorted by relevance

1...<<171172173174175176177178179180>>...337

/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dwkup_m3_ipc.c445 wkup_m3_prepare_low_power(struct wkup_m3_ipc *m3_ipc, int state) wkup_m3_prepare_low_power() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_codec.h55 int state; member
98 int state[2]; member
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Ddpio-service.c768 struct qbman_fq_query_np_rslt state; in dpaa2_io_query_fq_count() local
801 struct qbman_bp_query_rslt state; in dpaa2_io_query_bp_count() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_typec.c166 static int cros_typec_retimer_set(struct typec_retimer *retimer, struct typec_mux_state state) in cros_typec_retimer_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dacerhdf.c290 static int acerhdf_get_fanstate(int *state) in acerhdf_get_fanstate() argument
305 static void acerhdf_change_fanstate(int state) in acerhdf_change_fanstate() argument
461 acerhdf_get_max_state(struct thermal_cooling_device *cdev, unsigned long *state) acerhdf_get_max_state() argument
469 acerhdf_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *state) acerhdf_get_cur_state() argument
483 acerhdf_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) acerhdf_set_cur_state() argument
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H A D88pm860x_charger.c106 unsigned state:3; /* fsm state */ member
[all...]
H A Dbd99954-charger.c113 struct bd9995x_state state; member
286 struct bd9995x_state state; in bd9995x_power_supply_get_property() local
443 bd9995x_get_chip_state(struct bd9995x_device *bd, struct bd9995x_state *state) bd9995x_get_chip_state() argument
485 struct bd9995x_state state; bd9995x_irq_handler_thread() local
606 int ret, state; __bd9995x_chip_reset() local
637 struct bd9995x_state state; bd9995x_hw_init() local
[all...]
H A Dact8945a_charger.c89 unsigned int status, state; in act8945a_get_charger_state() local
128 unsigned int status, state; in act8945a_get_charge_type() local
166 unsigned int status, state, config; act8945a_get_battery_health() local
213 unsigned int status, state, config; act8945a_get_capacity_level() local
280 unsigned int status, state; act8945a_get_current_max() local
410 unsigned int status, state; act8945a_set_supply_type() local
[all...]
H A Dolpc_battery.c613 olpc_battery_suspend(struct platform_device *pdev, pm_message_t state) olpc_battery_suspend() argument
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxreg-lc.c90 enum mlxreg_lc_state state; member
533 mlxreg_lc_state_update(struct mlxreg_lc *mlxreg_lc, enum mlxreg_lc_state state, u8 action) in mlxreg_lc_state_update() argument
542 mlxreg_lc_state_update_locked(struct mlxreg_lc *mlxreg_lc, enum mlxreg_lc_state state, u8 action) mlxreg_lc_state_update_locked() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurface_aggregator_tabletsw.c25 u32 state; member
39 struct ssam_tablet_sw_state state; member
73 const char *state = sw->ops.state_name(sw, &sw->state); in state_show() local
91 struct ssam_tablet_sw_state state; ssam_tablet_sw_update_workfn() local
216 ssam_kip_cover_state_name(struct ssam_tablet_sw *sw, const struct ssam_tablet_sw_state *state) ssam_kip_cover_state_name() argument
244 ssam_kip_cover_state_is_tablet_mode(struct ssam_tablet_sw *sw, const struct ssam_tablet_sw_state *state) ssam_kip_cover_state_is_tablet_mode() argument
271 ssam_kip_get_cover_state(struct ssam_tablet_sw *sw, struct ssam_tablet_sw_state *state) ssam_kip_get_cover_state() argument
358 ssam_pos_state_name_cover(struct ssam_tablet_sw *sw, u32 state) ssam_pos_state_name_cover() argument
385 ssam_pos_state_name_sls(struct ssam_tablet_sw *sw, u32 state) ssam_pos_state_name_sls() argument
406 ssam_pos_state_name(struct ssam_tablet_sw *sw, const struct ssam_tablet_sw_state *state) ssam_pos_state_name() argument
422 ssam_pos_state_is_tablet_mode_cover(struct ssam_tablet_sw *sw, u32 state) ssam_pos_state_is_tablet_mode_cover() argument
441 ssam_pos_state_is_tablet_mode_sls(struct ssam_tablet_sw *sw, u32 state) ssam_pos_state_is_tablet_mode_sls() argument
460 ssam_pos_state_is_tablet_mode(struct ssam_tablet_sw *sw, const struct ssam_tablet_sw_state *state) ssam_pos_state_is_tablet_mode() argument
562 ssam_pos_get_posture(struct ssam_tablet_sw *sw, struct ssam_tablet_sw_state *state) ssam_pos_get_posture() argument
[all...]
/kernel/linux/linux-6.6/drivers/pmdomain/qcom/
H A Drpmhpd.c573 static int rpmhpd_send_corner(struct rpmhpd *pd, int state, in rpmhpd_send_corner() argument
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dep0.c402 static int dwc3_ep0_handle_u1(struct dwc3 *dwc, enum usb_device_state state, in dwc3_ep0_handle_u1() argument
425 static int dwc3_ep0_handle_u2(struct dwc3 *dwc, enum usb_device_state state, in dwc3_ep0_handle_u2() argument
449 static int dwc3_ep0_handle_test(struct dwc3 *dwc, enum usb_device_state state, in dwc3_ep0_handle_test() argument
476 enum usb_device_state state; in dwc3_ep0_handle_device() local
595 enum usb_device_state state = dwc->gadget->state; dwc3_ep0_set_address() local
637 enum usb_device_state state = dwc->gadget->state; dwc3_ep0_set_config() local
737 enum usb_device_state state = dwc->gadget->state; dwc3_ep0_set_sel() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_acm.c593 u16 state; in acm_send_break() local
[all...]
H A Du_fs.h182 enum ffs_state state; global() member
[all...]
/kernel/linux/linux-6.6/drivers/usb/image/
H A Dmdc800.c127 mdc800_state state; member
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgoku_udc.c1091 static const char *udc_ep_state(enum ep0state state) in udc_ep_state() argument
H A Dcore.c1118 usb_gadget_set_state(struct usb_gadget *gadget, enum usb_device_state state) usb_gadget_set_state() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp116x-hcd.c1660 static int isp116x_suspend(struct platform_device *dev, pm_message_t state) in isp116x_suspend() argument
[all...]
H A Dsl811-hcd.c1736 sl811h_suspend(struct platform_device *dev, pm_message_t state) in sl811h_suspend() argument
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_fake.c107 fake_irq_set(struct vme_bridge *fake_bridge, int level, int state, int sync) fake_irq_set() argument
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_sysfs.c605 unsigned long state; in cur_state_show() local
619 unsigned long state; in cur_state_store() local
668 unsigned long state; global() member
[all...]
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dp80211netdev.h142 u32 state; /* Device I/F state (open/closed) */ member
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dtherm_throt.c301 struct _thermal_state *state = container_of(to_delayed_work(work), in throttle_active_work() local
375 struct _thermal_state *state; therm_throt_process() local
437 struct _thermal_state *state; thresh_event_valid() local
529 struct thermal_state *state = &per_cpu(thermal_state, cpu); thermal_throttle_online() local
555 struct thermal_state *state = &per_cpu(thermal_state, cpu); thermal_throttle_offline() local
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-atmel.c227 static void atmel_pwm_calculate_cdty(const struct pwm_state *state, in atmel_pwm_calculate_cdty() argument
192 atmel_pwm_calculate_cprd_and_pres(struct pwm_chip *chip, unsigned long clkrate, const struct pwm_state *state, unsigned long *cprd, u32 *pres) atmel_pwm_calculate_cprd_and_pres() argument
293 atmel_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) atmel_pwm_apply() argument
358 atmel_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) atmel_pwm_get_state() argument
[all...]

Completed in 32 milliseconds

1...<<171172173174175176177178179180>>...337