| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-ioctl.c | 56 struct cx18 *cx = id->cx; in cx18_g_fmt_vid_cap() local 80 struct cx18 *cx = id->cx; in cx18_try_fmt_vid_cap() local 125 struct cx18 *cx = id->cx; in cx18_s_fmt_vid_cap() local 264 struct cx18 *cx = file2id(file)->cx; in cx18_g_fmt_vbi_cap() local 283 struct cx18 *cx = file2id(file)->cx; in cx18_g_fmt_sliced_vbi_cap() local 314 struct cx18 *cx = file2id(file)->cx; in cx18_try_fmt_sliced_vbi_cap() local 334 struct cx18 *cx = id->cx; in cx18_s_fmt_vbi_cap() local 364 struct cx18 *cx = id->cx; in cx18_s_fmt_sliced_vbi_cap() local 395 struct cx18 *cx = file2id(file)->cx; in cx18_g_register() local 409 struct cx18 *cx = file2id(file)->cx; in cx18_s_register() local [all …]
|
| H A D | cx18-fileops.c | 32 struct cx18 *cx = id->cx; in cx18_claim_stream() local 91 struct cx18 *cx = s->cx; in cx18_release_stream() local 146 static void cx18_dualwatch(struct cx18 *cx) in cx18_dualwatch() 172 struct cx18 *cx = s->cx; in cx18_get_mdl() local 244 static void cx18_setup_sliced_vbi_mdl(struct cx18 *cx) in cx18_setup_sliced_vbi_mdl() 262 struct cx18 *cx = s->cx; in cx18_copy_buf_to_user() local 408 struct cx18 *cx = s->cx; in cx18_read() local 474 struct cx18 *cx = s->cx; in cx18_read_pos() local 484 struct cx18 *cx = id->cx; in cx18_start_capture() local 575 struct cx18 *cx = id->cx; in cx18_v4l2_read() local [all …]
|
| H A D | cx18-streams.c | 109 struct cx18 *cx = s->cx; in cx18_queue_setup() local 156 struct cx18 *cx = s->cx; in cx18_buf_prepare() local 234 static int cx18_stream_init(struct cx18 *cx, int type) in cx18_stream_init() 301 static int cx18_prep_dev(struct cx18 *cx, int type) in cx18_prep_dev() 382 int cx18_streams_setup(struct cx18 *cx) in cx18_streams_setup() 406 static int cx18_reg_dev(struct cx18 *cx, int type) in cx18_reg_dev() 474 int cx18_streams_register(struct cx18 *cx) in cx18_streams_register() 496 void cx18_streams_cleanup(struct cx18 *cx, int unregister) in cx18_streams_cleanup() 550 struct cx18 *cx = s->cx; in cx18_vbi_setup() local 658 void cx18_stream_rotate_idx_mdls(struct cx18 *cx) in cx18_stream_rotate_idx_mdls() [all …]
|
| H A D | cx18-dvb.c | 125 struct cx18 *cx = stream->cx; in yuan_mpc718_mt352_reqfw() local 238 struct cx18 *cx; in cx18_dvb_start_feed() local 309 struct cx18 *cx; in cx18_dvb_stop_feed() local 333 struct cx18 *cx = stream->cx; in cx18_dvb_register() local 425 struct cx18 *cx = stream->cx; in cx18_dvb_unregister() local 457 struct cx18 *cx = stream->cx; in dvb_register() local
|
| H A D | cx18-alsa-main.c | 95 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_card_set_names() local 115 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_init() local 179 static int cx18_alsa_load(struct cx18 *cx) in cx18_alsa_load() 228 struct cx18 *cx = to_cx18(cxsc->v4l2_dev); in snd_cx18_exit() local
|
| H A D | cx18-queue.c | 128 struct cx18 *cx = s->cx; in cx18_queue_get_mdl() local 264 struct cx18 *cx = s->cx; in cx18_load_queues() local 334 struct cx18 *cx = s->cx; in cx18_stream_alloc() local 413 struct cx18 *cx = s->cx; in cx18_stream_free() local
|
| H A D | cx18-alsa-pcm.c | 139 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_pcm_capture_open() local 186 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_pcm_capture_close() local 245 struct cx18 *cx = to_cx18(v4l2_dev); in snd_cx18_pcm_create() local
|
| H A D | cx18-alsa.h | 27 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
|
| /linux/drivers/acpi/ |
| H A D | processor_idle.c | 133 struct acpi_processor_cx *cx) in lapic_timer_check_state() 173 struct acpi_processor_cx *cx) in lapic_timer_needs_broadcast() 185 struct acpi_processor_cx *cx) in lapic_timer_needs_broadcast() 322 struct acpi_processor_cx *cx) in acpi_processor_power_verify_c3() 431 struct acpi_processor_cx *cx = &pr->power.states[i]; in acpi_processor_power_verify() local 560 static void __cpuidle acpi_idle_do_entry(struct acpi_processor_cx *cx) in acpi_idle_do_entry() 583 struct acpi_processor_cx *cx = per_cpu(acpi_cstate[index], dev->cpu); in acpi_idle_play_dead() local 618 struct acpi_processor_cx *cx, in acpi_idle_enter_bm() 680 struct acpi_processor_cx *cx = per_cpu(acpi_cstate[index], dev->cpu); in acpi_idle_enter() local 709 struct acpi_processor_cx *cx = per_cpu(acpi_cstate[index], dev->cpu); in acpi_idle_enter_s2idle() local [all …]
|
| /linux/arch/x86/kernel/acpi/ |
| H A D | cstate.c | 126 struct acpi_processor_cx *cx = _cx; in acpi_processor_ffh_cstate_probe_cpu() local 171 struct acpi_processor_cx *cx, struct acpi_power_register *reg) in acpi_processor_ffh_cstate_probe() 209 void __noreturn acpi_processor_ffh_play_dead(struct acpi_processor_cx *cx) in acpi_processor_ffh_play_dead() 219 void __cpuidle acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cx) in acpi_processor_ffh_cstate_enter()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | cpuidle34xx.c | 111 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in omap3_enter_idle() local 172 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in next_valid_state() local 225 struct omap3_idle_statedata *cx; in omap3_enter_idle_bm() local
|
| H A D | cpuidle44xx.c | 97 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
|
| /linux/fs/orangefs/ |
| H A D | xattr.c | 68 struct orangefs_cached_xattr *cx; in find_cached_xattr() local 95 struct orangefs_cached_xattr *cx; in orangefs_inode_getxattr() local 250 struct orangefs_cached_xattr *cx; in orangefs_inode_removexattr() local 321 struct orangefs_cached_xattr *cx; in orangefs_inode_setxattr() local
|
| H A D | super.c | 111 struct orangefs_cached_xattr *cx; in orangefs_free_inode() local
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | coex.c | 1018 struct rtw89_btc_cx *cx = &btc->cx; in _send_fw_cmd() local 1125 struct rtw89_btc_cx *cx = &btc->cx; in _reset_btc_var() local 1316 struct rtw89_btc_cx *cx = &btc->cx; in _chk_btc_err() local 1692 struct rtw89_btc_cx *cx = &btc->cx; in _chk_btc_report() local 3428 struct rtw89_btc_cx *cx = &btc->cx; in _set_ext_interface() local 3918 struct rtw89_btc_cx *cx = &btc->cx; in _set_bt_rx_gain() local 3991 struct rtw89_btc_cx *cx = &btc->cx; in _set_bt_corx_table() local 4031 struct rtw89_btc_cx *cx = &btc->cx; in _set_rf_trx_para_v9() local 4187 struct rtw89_btc_cx *cx = &btc->cx; in _update_btc_state_map() local 4375 struct rtw89_btc_cx *cx = &rtwdev->btc.cx; in _set_wl_ch_info() local [all …]
|
| /linux/tools/testing/selftests/x86/ |
| H A D | check_initial_reg_state.c | 11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
|
| /linux/arch/x86/include/asm/ |
| H A D | apm.h | 52 int cx, dx, si; in apm_bios_call_simple_asm() local
|
| H A D | user_32.h | 80 unsigned long cx; member
|
| H A D | user_64.h | 81 unsigned long cx; member
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | printk.c | 30 u8 c0, cx; in utf8_to_utf32() local
|
| /linux/drivers/net/plip/ |
| H A D | plip.c | 488 unsigned int cx; in plip_receive() local 714 unsigned int cx; in plip_send() local 762 unsigned int cx; in plip_send_packet() local
|
| /linux/drivers/char/ |
| H A D | toshiba.c | 350 unsigned short bx,cx; in tosh_get_machine_id() local
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | guarded_storage.h | 28 __u8 cx : 1; member
|
| /linux/drivers/xen/ |
| H A D | xen-acpi-processor.c | 60 struct acpi_processor_cx *cx; in push_cxx_to_hypervisor() local
|
| /linux/drivers/input/touchscreen/ |
| H A D | surface3_spi.c | 42 __le16 cx; member
|