Home
last modified time | relevance | path

Searched defs:cx (Results 1 - 25 of 134) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-scb.c13 void cx18_init_scb(struct cx18 *cx) in cx18_init_scb() argument
[all...]
H A Dcx18-video.c12 void cx18_video_set_io(struct cx18 *cx) in cx18_video_set_io() argument
H A Dcx18-audio.c23 int cx18_audio_set_io(struct cx18 *cx) in cx18_audio_set_io() argument
[all...]
H A Dcx18-irq.c15 static void xpu_ack(struct cx18 *cx, u32 sw2) in xpu_ack() argument
23 static void epu_cmd(struct cx18 *cx, u32 sw1) in epu_cmd() argument
33 struct cx18 *cx = (struct cx18 *)dev_id; in cx18_irq_handler() local
[all...]
H A Dcx18-controls.c21 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_stream_vbi_fmt() local
77 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); cx18_s_video_encoding() local
95 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); cx18_s_audio_sampling_freq() local
106 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); cx18_s_audio_mode() local
[all...]
H A Dcx18-io.c13 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) in cx18_memset_io() argument
44 void cx18_sw1_irq_enable(struct cx18 *cx, u32 val) in cx18_sw1_irq_enable() argument
51 cx18_sw1_irq_disable(struct cx18 *cx, u32 val) cx18_sw1_irq_disable() argument
57 cx18_sw2_irq_enable(struct cx18 *cx, u32 val) cx18_sw2_irq_enable() argument
64 cx18_sw2_irq_disable(struct cx18 *cx, u32 val) cx18_sw2_irq_disable() argument
70 cx18_sw2_irq_disable_cpu(struct cx18 *cx, u32 val) cx18_sw2_irq_disable_cpu() argument
77 cx18_setup_page(struct cx18 *cx, u32 addr) cx18_setup_page() argument
[all...]
H A Dcx18-alsa.h27 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_lock() local
33 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_unlock() local
H A Dcx18-av-vbi.c120 struct cx18 *cx = v4l2_get_subdevdata(sd); in cx18_av_g_sliced_fmt() local
163 struct cx18 *cx = v4l2_get_subdevdata(sd); in cx18_av_s_raw_fmt() local
177 struct cx18 *cx = v4l2_get_subdevdata(sd); cx18_av_s_sliced_fmt() local
248 struct cx18 *cx = v4l2_get_subdevdata(sd); cx18_av_decode_vbi_line() local
[all...]
H A Dcx18-av-firmware.c22 static int cx18_av_verifyfw(struct cx18 *cx, const struct firmware *fw) in cx18_av_verifyfw() argument
63 int cx18_av_loadfw(struct cx18 *cx) in cx18_av_loadfw() argument
[all...]
H A Dcx18-av-audio.c13 static int set_audclk_freq(struct cx18 *cx, u32 freq) in set_audclk_freq() argument
289 cx18_av_audio_set_path(struct cx18 *cx) cx18_av_audio_set_path() argument
331 set_volume(struct cx18 *cx, int volume) set_volume() argument
347 set_bass(struct cx18 *cx, int bass) set_bass() argument
353 set_treble(struct cx18 *cx, int treble) set_treble() argument
359 set_balance(struct cx18 *cx, int balance) set_balance() argument
375 set_mute(struct cx18 *cx, int mute) set_mute() argument
404 struct cx18 *cx = v4l2_get_subdevdata(sd); cx18_av_s_clock_freq() local
431 struct cx18 *cx = v4l2_get_subdevdata(sd); cx18_av_audio_s_ctrl() local
[all...]
H A Dcx18-alsa-main.c102 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_card_set_names() local
122 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_init() local
186 static int cx18_alsa_load(struct cx18 *cx) in cx18_alsa_load() argument
235 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); snd_cx18_exit() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-scb.c13 void cx18_init_scb(struct cx18 *cx) in cx18_init_scb() argument
[all...]
H A Dcx18-video.c12 void cx18_video_set_io(struct cx18 *cx) in cx18_video_set_io() argument
H A Dcx18-audio.c23 int cx18_audio_set_io(struct cx18 *cx) in cx18_audio_set_io() argument
[all...]
H A Dcx18-irq.c15 static void xpu_ack(struct cx18 *cx, u32 sw2) in xpu_ack() argument
23 static void epu_cmd(struct cx18 *cx, u32 sw1) in epu_cmd() argument
33 struct cx18 *cx = dev_id; in cx18_irq_handler() local
[all...]
H A Dcx18-io.c13 void cx18_memset_io(struct cx18 *cx, void __iomem *addr, int val, size_t count) in cx18_memset_io() argument
44 void cx18_sw1_irq_enable(struct cx18 *cx, u32 val) in cx18_sw1_irq_enable() argument
51 cx18_sw1_irq_disable(struct cx18 *cx, u32 val) cx18_sw1_irq_disable() argument
57 cx18_sw2_irq_enable(struct cx18 *cx, u32 val) cx18_sw2_irq_enable() argument
64 cx18_sw2_irq_disable(struct cx18 *cx, u32 val) cx18_sw2_irq_disable() argument
70 cx18_sw2_irq_disable_cpu(struct cx18 *cx, u32 val) cx18_sw2_irq_disable_cpu() argument
77 cx18_setup_page(struct cx18 *cx, u32 addr) cx18_setup_page() argument
[all...]
H A Dcx18-controls.c21 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); in cx18_s_stream_vbi_fmt() local
77 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); cx18_s_video_encoding() local
95 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); cx18_s_audio_sampling_freq() local
106 struct cx18 *cx = container_of(cxhdl, struct cx18, cxhdl); cx18_s_audio_mode() local
[all...]
H A Dcx18-alsa.h27 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_lock() local
33 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_unlock() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapm.h52 int cx, dx, si; in apm_bios_call_simple_asm() local
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dprintk.c30 u8 c0, cx; in utf8_to_utf32() local
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapm.h52 int cx, dx, si; in apm_bios_call_simple_asm() local
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/
H A Dcstate.c116 struct acpi_processor_cx *cx = _cx; in acpi_processor_ffh_cstate_probe_cpu() local
160 acpi_processor_ffh_cstate_probe(unsigned int cpu, struct acpi_processor_cx *cx, struct acpi_power_register *reg) acpi_processor_ffh_cstate_probe() argument
199 acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cx) acpi_processor_ffh_cstate_enter() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcpuidle44xx.c97 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_smp() local
123 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_coupled() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dcheck_initial_reg_state.c11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcpuidle44xx.c97 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_smp() local
123 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_coupled() local
[all...]

Completed in 8 milliseconds

123456