Home
last modified time | relevance | path

Searched defs:state (Results 2126 - 2150 of 11203) sorted by relevance

1...<<81828384858687888990>>...449

/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-devres.c14 struct devm_clk_state *state = res; in devm_clk_release() local
27 struct devm_clk_state *state; in __devm_clk_get() local
208 struct devm_clk_state *state; devm_get_clk_from_child() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_proc.c40 drbd_get_syncer_progress(struct drbd_device *device, union drbd_dev_state state, unsigned long *rs_total, unsigned long *bits_left, unsigned int *per_mil_done) drbd_get_syncer_progress() argument
90 drbd_syncer_progress(struct drbd_device *device, struct seq_file *seq, union drbd_dev_state state) drbd_syncer_progress() argument
221 union drbd_dev_state state; drbd_seq_show() local
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbcm203x.c50 unsigned long state; member
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-bt8xx.c236 static int bt8xxgpio_suspend(struct pci_dev *pdev, pm_message_t state) in bt8xxgpio_suspend() argument
H A Dgpio-raspberrypi-exp.c38 u32 state; member
51 u32 state; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Diceland_ih.c401 iceland_ih_set_clockgating_state(void *handle, enum amd_clockgating_state state) iceland_ih_set_clockgating_state() argument
407 iceland_ih_set_powergating_state(void *handle, enum amd_powergating_state state) iceland_ih_set_powergating_state() argument
H A Dcik_ih.c411 cik_ih_set_clockgating_state(void *handle, enum amd_clockgating_state state) cik_ih_set_clockgating_state() argument
417 cik_ih_set_powergating_state(void *handle, enum amd_powergating_state state) cik_ih_set_powergating_state() argument
H A Dcz_ih.c407 cz_ih_set_clockgating_state(void *handle, enum amd_clockgating_state state) cz_ih_set_clockgating_state() argument
414 cz_ih_set_powergating_state(void *handle, enum amd_powergating_state state) cz_ih_set_powergating_state() argument
H A Djpeg_v3_0.c478 jpeg_v3_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) jpeg_v3_0_set_clockgating_state() argument
495 jpeg_v3_0_set_powergating_state(void *handle, enum amd_powergating_state state) jpeg_v3_0_set_powergating_state() argument
515 jpeg_v3_0_set_interrupt_state(struct amdgpu_device *adev, struct amdgpu_irq_src *source, unsigned type, enum amdgpu_interrupt_state state) jpeg_v3_0_set_interrupt_state() argument
H A Dsi_ih.c272 si_ih_set_clockgating_state(void *handle, enum amd_clockgating_state state) si_ih_set_clockgating_state() argument
278 si_ih_set_powergating_state(void *handle, enum amd_powergating_state state) si_ih_set_powergating_state() argument
/kernel/linux/linux-6.6/drivers/gnss/
H A Dserial.c97 gnss_serial_set_power(struct gnss_serial *gserial, enum gnss_serial_pm_state state) gnss_serial_set_power() argument
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dapll.c38 u8 state = 1; in dra7_apll_enable() local
87 u8 state = 1; in dra7_apll_disable() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c39 static void dmub_replay_get_state(struct dmub_replay *dmub, enum replay_state *state, uint8_t panel_inst) in dmub_replay_get_state() argument
73 enum replay_state state = REPLAY_STATE_0; in dmub_replay_enable() local
[all...]
/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dladder.c139 struct cpuidle_state *state; in ladder_enable_device() local
[all...]
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-tegra.c318 static inline void tegra_cpuidle_disable_state(enum tegra_state state) in tegra_cpuidle_disable_state() argument
[all...]
H A Dcpuidle-powernv.c288 struct pnv_idle_states_t *state = &pnv_idle_states[i]; in powernv_add_idle_states() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptpf.h36 u8 state; member
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dia64-acpi-cpufreq.c38 unsigned int state; member
135 int ret, state = req->state; in processor_set_freq() local
[all...]
H A Dspeedstep-lib.c381 speedstep_get_freqs(enum speedstep_processor processor, unsigned int *low_speed, unsigned int *high_speed, unsigned int *transition_latency, void (*set_state) (unsigned int state)) speedstep_get_freqs() argument
H A Dspeedstep-smi.c103 u32 state = 0; in speedstep_smi_get_freqs() local
148 static void speedstep_set_state(unsigned int state) in speedstep_set_state() argument
[all...]
H A Dspeedstep-ich.c94 static void speedstep_set_state(unsigned int state) in speedstep_set_state() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_irq_handler.c250 struct dc_state *state = link->dc->current_state; in dp_handle_link_loss() local
/kernel/linux/linux-6.6/kernel/irq/
H A Ddebugfs.c18 static void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits() argument
H A Dspurious.c154 unsigned int state; in poll_spurious_irqs() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_mem.h131 struct virtio_mem_req_state state; member
175 __virtio16 state; member
183 struct virtio_mem_resp_state state; member

Completed in 14 milliseconds

1...<<81828384858687888990>>...449