Home
last modified time | relevance | path

Searched defs:zr (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dvideocodec.c40 struct zoran *zr; in videocodec_attach() local
112 struct zoran *zr; in videocodec_detach() local
170 struct zoran *zr; videocodec_register() local
205 struct zoran *zr; videocodec_unregister() local
[all...]
H A Dzr36016.c36 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36016_read() local
51 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36016_write() local
71 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36016_readi() local
88 struct zoran *zr in zr36016_writei() local
118 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36016_basic_test() local
199 struct zoran *zr = videocodec_to_zoran(codec); zr36016_set_mode() local
217 struct zoran *zr = videocodec_to_zoran(codec); zr36016_set_video() local
258 struct zoran *zr = videocodec_to_zoran(codec); zr36016_control() local
309 struct zoran *zr = videocodec_to_zoran(codec); zr36016_unset() local
337 struct zoran *zr = videocodec_to_zoran(codec); zr36016_setup() local
[all...]
H A Dzr36060.c44 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36060_read() local
57 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36060_write() local
97 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36060_wait_end() local
114 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36060_basic_test() local
134 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36060_pushit() local
252 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36060_set_sof() local
281 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36060_set_sos() local
307 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36060_set_dri() local
327 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36060_init() local
469 struct zoran *zr = videocodec_to_zoran(codec); zr36060_set_mode() local
487 struct zoran *zr = videocodec_to_zoran(codec); zr36060_set_video() local
645 struct zoran *zr = videocodec_to_zoran(codec); zr36060_control() local
762 struct zoran *zr = videocodec_to_zoran(codec); zr36060_unset() local
788 struct zoran *zr = videocodec_to_zoran(codec); zr36060_setup() local
[all...]
H A Dzr36050.c43 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36050_read() local
59 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36050_write() local
99 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36050_wait_end() local
120 struct zoran *zr = videocodec_to_zoran(ptr->codec); in zr36050_basic_test() local
156 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36050_pushit() local
284 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36050_set_sof() local
319 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36050_set_sos() local
347 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36050_set_dri() local
372 struct zoran *zr = videocodec_to_zoran(ptr->codec); zr36050_init() local
529 struct zoran *zr = videocodec_to_zoran(codec); zr36050_set_mode() local
547 struct zoran *zr = videocodec_to_zoran(codec); zr36050_set_video() local
589 struct zoran *zr = videocodec_to_zoran(codec); zr36050_control() local
703 struct zoran *zr = videocodec_to_zoran(codec); zr36050_unset() local
732 struct zoran *zr = videocodec_to_zoran(codec); zr36050_setup() local
[all...]
H A Dzoran_driver.c165 static int zoran_v4l_set_format(struct zoran *zr, int width, int height, in zoran_v4l_set_format() argument
204 zoran_set_norm(struct zoran *zr, v4l2_std_id norm) zoran_set_norm() argument
227 zoran_set_input(struct zoran *zr, int input) zoran_set_input() argument
250 struct zoran *zr = video_drvdata(file); zoran_querycap() local
258 zoran_enum_fmt(struct zoran *zr, struct v4l2_fmtdesc *fmt, int flag) zoran_enum_fmt() argument
284 struct zoran *zr = video_drvdata(file); zoran_enum_fmt_vid_cap() local
292 struct zoran *zr = video_drvdata(file); zoran_g_fmt_vid_out() local
314 struct zoran *zr = video_drvdata(file); zoran_g_fmt_vid_cap() local
334 struct zoran *zr = video_drvdata(file); zoran_try_fmt_vid_out() local
397 struct zoran *zr = video_drvdata(file); zoran_try_fmt_vid_cap() local
433 struct zoran *zr = video_drvdata(file); zoran_s_fmt_vid_out() local
513 struct zoran *zr = video_drvdata(file); zoran_s_fmt_vid_cap() local
561 struct zoran *zr = video_drvdata(file); zoran_g_std() local
569 struct zoran *zr = video_drvdata(file); zoran_s_std() local
585 struct zoran *zr = video_drvdata(file); zoran_enum_input() local
601 struct zoran *zr = video_drvdata(file); zoran_g_input() local
610 struct zoran *zr = video_drvdata(file); zoran_s_input() local
623 struct zoran *zr = video_drvdata(file); zoran_g_selection() local
658 struct zoran *zr = video_drvdata(file); zoran_s_selection() local
745 struct zoran *zr = vb2_get_drv_priv(vq); zr_vb2_queue_setup() local
770 struct zoran *zr = vb2_get_drv_priv(vb->vb2_queue); zr_vb2_queue() local
785 struct zoran *zr = vb2_get_drv_priv(vb->vb2_queue); zr_vb2_prepare() local
794 zr_set_buf(struct zoran *zr) zr_set_buf() argument
869 struct zoran *zr = vq->drv_priv; zr_vb2_start_streaming() local
906 struct zoran *zr = vq->drv_priv; zr_vb2_stop_streaming() local
957 zoran_queue_init(struct zoran *zr, struct vb2_queue *vq, int dir) zoran_queue_init() argument
983 zoran_queue_exit(struct zoran *zr) zoran_queue_exit() argument
[all...]
H A Dzoran_device.c56 static void zr36057_init_vfe(struct zoran *zr) in zr36057_init_vfe() argument
84 void GPIO(struct zoran *zr, int bit, unsigned int value) in GPIO() argument
106 int post_office_wait(struct zoran *zr) in post_office_wait() argument
123 int post_office_write(struct zoran *zr, unsigned int guest, in post_office_write() argument
136 int post_office_read(struct zoran *zr, unsigned int guest, unsigned int reg) in post_office_read() argument
152 jpeg_codec_sleep(struct zoran *zr, int sleep) jpeg_codec_sleep() argument
166 jpeg_codec_reset(struct zoran *zr) jpeg_codec_reset() argument
190 zr36057_adjust_vfe(struct zoran *zr, enum zoran_codec_mode mode) zr36057_adjust_vfe() argument
225 zr36057_set_vfe(struct zoran *zr, int video_width, int video_height, const struct zoran_format *format) zr36057_set_vfe() argument
337 zr36057_set_memgrab(struct zoran *zr, int mode) zr36057_set_memgrab() argument
377 set_frame(struct zoran *zr, int val) set_frame() argument
382 set_videobus_dir(struct zoran *zr, int val) set_videobus_dir() argument
399 init_jpeg_queue(struct zoran *zr) init_jpeg_queue() argument
418 zr36057_set_jpg(struct zoran *zr, enum zoran_codec_mode mode) zr36057_set_jpg() argument
515 clear_interrupt_counters(struct zoran *zr) clear_interrupt_counters() argument
534 count_reset_interrupt(struct zoran *zr) count_reset_interrupt() argument
560 jpeg_start(struct zoran *zr) jpeg_start() argument
606 zr36057_enable_jpg(struct zoran *zr, enum zoran_codec_mode mode) zr36057_enable_jpg() argument
730 zoran_feed_stat_com(struct zoran *zr) zoran_feed_stat_com() argument
794 zoran_reap_stat_com(struct zoran *zr) zoran_reap_stat_com() argument
865 struct zoran *zr = dev_id; zoran_irq() local
895 zoran_set_pci_master(struct zoran *zr, int set_master) zoran_set_pci_master() argument
908 zoran_init_hardware(struct zoran *zr) zoran_init_hardware() argument
941 zr36057_restart(struct zoran *zr) zr36057_restart() argument
[all...]
H A Dzoran_card.c100 struct zoran *zr = (struct zoran *)codec->master_data->data; in zr36060_read() local
113 struct zoran *zr = (struct zoran *)codec->master_data->data; in zr36060_write() local
125 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36050_read() local
137 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36050_write() local
148 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36016_read() local
161 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36016_write() local
173 dc10_init(struct zoran *zr) dc10_init() argument
182 dc10plus_init(struct zoran *zr) dc10plus_init() argument
186 buz_init(struct zoran *zr) buz_init() argument
194 lml33_init(struct zoran *zr) lml33_init() argument
199 avs6eyes_init(struct zoran *zr) avs6eyes_init() argument
240 codec_init(struct zoran *zr, u16 codecid) codec_init() argument
273 codec_exit(struct zoran *zr, u16 codecid) codec_exit() argument
294 videocodec_init(struct zoran *zr) videocodec_init() argument
322 videocodec_exit(struct zoran *zr) videocodec_exit() argument
659 struct zoran *zr = (struct zoran *)data; zoran_i2c_getsda() local
666 struct zoran *zr = (struct zoran *)data; zoran_i2c_getscl() local
673 struct zoran *zr = (struct zoran *)data; zoran_i2c_setsda() local
684 struct zoran *zr = (struct zoran *)data; zoran_i2c_setscl() local
702 zoran_register_i2c(struct zoran *zr) zoran_register_i2c() argument
714 zoran_unregister_i2c(struct zoran *zr) zoran_unregister_i2c() argument
720 zoran_check_jpg_settings(struct zoran *zr, struct zoran_jpg_settings *settings, int try) zoran_check_jpg_settings() argument
868 zoran_init_video_device(struct zoran *zr, struct video_device *video_dev, int dir) zoran_init_video_device() argument
889 zoran_exit_video_devices(struct zoran *zr) zoran_exit_video_devices() argument
895 zoran_init_video_devices(struct zoran *zr) zoran_init_video_devices() argument
913 zoran_i2c_init(struct zoran *zr) zoran_i2c_init() argument
951 zoran_i2c_exit(struct zoran *zr) zoran_i2c_exit() argument
956 zoran_open_init_params(struct zoran *zr) zoran_open_init_params() argument
991 zr36057_init(struct zoran *zr) zr36057_init() argument
1071 struct zoran *zr = to_zoran(v4l2_dev); zoran_remove() local
1112 zoran_setup_videocodec(struct zoran *zr, int type) zoran_setup_videocodec() argument
1156 struct zoran *zr = to_zoran(sd->v4l2_dev); zoran_subdev_notify() local
1170 struct zoran *zr = container_of(ctrl->handler, struct zoran, hdl); zoran_video_set_ctrl() local
1189 struct zoran *zr = seq->private; zoran_debugfs_show() local
1227 struct zoran *zr; zoran_probe() local
[all...]
H A Dvideocodec.h313 struct zoran *zr = master->data; in videocodec_master_to_zoran() local
H A Dzoran.h160 struct zoran *zr; member
[all...]
/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc_misc.c29 ubifs_tnc_levelorder_next(const struct ubifs_info *c, struct ubifs_znode *zr, struct ubifs_znode *znode) ubifs_tnc_levelorder_next() argument
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Dtnc_misc.c29 ubifs_tnc_levelorder_next(const struct ubifs_info *c, struct ubifs_znode *zr, struct ubifs_znode *znode) ubifs_tnc_levelorder_next() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzoran_driver.c167 static int zoran_v4l_set_format(struct zoran *zr, int width, int height, in zoran_v4l_set_format() argument
206 zoran_set_norm(struct zoran *zr, v4l2_std_id norm) zoran_set_norm() argument
230 zoran_set_input(struct zoran *zr, int input) zoran_set_input() argument
253 struct zoran *zr = video_drvdata(file); zoran_querycap() local
261 zoran_enum_fmt(struct zoran *zr, struct v4l2_fmtdesc *fmt, int flag) zoran_enum_fmt() argument
287 struct zoran *zr = video_drvdata(file); zoran_enum_fmt_vid_cap() local
306 struct zoran *zr = video_drvdata(file); zoran_g_fmt_vid_out() local
328 struct zoran *zr = video_drvdata(file); zoran_g_fmt_vid_cap() local
348 struct zoran *zr = video_drvdata(file); zoran_try_fmt_vid_out() local
412 struct zoran *zr = video_drvdata(file); zoran_try_fmt_vid_cap() local
444 struct zoran *zr = video_drvdata(file); zoran_s_fmt_vid_out() local
524 struct zoran *zr = video_drvdata(file); zoran_s_fmt_vid_cap() local
572 struct zoran *zr = video_drvdata(file); zoran_g_std() local
580 struct zoran *zr = video_drvdata(file); zoran_s_std() local
596 struct zoran *zr = video_drvdata(file); zoran_enum_input() local
612 struct zoran *zr = video_drvdata(file); zoran_g_input() local
621 struct zoran *zr = video_drvdata(file); zoran_s_input() local
666 struct zoran *zr = video_drvdata(file); zoran_g_selection() local
699 struct zoran *zr = video_drvdata(file); zoran_s_selection() local
805 struct zoran *zr = vb2_get_drv_priv(vq); zr_vb2_queue_setup() local
830 struct zoran *zr = vb2_get_drv_priv(vb->vb2_queue); zr_vb2_queue() local
845 struct zoran *zr = vb2_get_drv_priv(vb->vb2_queue); zr_vb2_prepare() local
854 zr_set_buf(struct zoran *zr) zr_set_buf() argument
928 struct zoran *zr = vq->drv_priv; zr_vb2_start_streaming() local
965 struct zoran *zr = vq->drv_priv; zr_vb2_stop_streaming() local
1016 zoran_queue_init(struct zoran *zr, struct vb2_queue *vq, int dir) zoran_queue_init() argument
1042 zoran_queue_exit(struct zoran *zr) zoran_queue_exit() argument
[all...]
H A Dzoran_card.c121 struct zoran *zr = (struct zoran *)codec->master_data->data; in zr36060_read() local
134 struct zoran *zr = (struct zoran *)codec->master_data->data; in zr36060_write() local
146 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36050_read() local
158 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36050_write() local
169 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36016_read() local
182 struct zoran *zr = (struct zoran *)codec->master_data->data; zr36016_write() local
194 dc10_init(struct zoran *zr) dc10_init() argument
205 dc10plus_init(struct zoran *zr) dc10plus_init() argument
210 buz_init(struct zoran *zr) buz_init() argument
220 lml33_init(struct zoran *zr) lml33_init() argument
227 avs6eyes_init(struct zoran *zr) avs6eyes_init() argument
598 struct zoran *zr = (struct zoran *)data; zoran_i2c_getsda() local
605 struct zoran *zr = (struct zoran *)data; zoran_i2c_getscl() local
612 struct zoran *zr = (struct zoran *)data; zoran_i2c_setsda() local
623 struct zoran *zr = (struct zoran *)data; zoran_i2c_setscl() local
641 zoran_register_i2c(struct zoran *zr) zoran_register_i2c() argument
653 zoran_unregister_i2c(struct zoran *zr) zoran_unregister_i2c() argument
659 zoran_check_jpg_settings(struct zoran *zr, struct zoran_jpg_settings *settings, int try) zoran_check_jpg_settings() argument
805 zoran_init_video_device(struct zoran *zr, struct video_device *video_dev, int dir) zoran_init_video_device() argument
831 zoran_exit_video_devices(struct zoran *zr) zoran_exit_video_devices() argument
837 zoran_init_video_devices(struct zoran *zr) zoran_init_video_devices() argument
851 zoran_open_init_params(struct zoran *zr) zoran_open_init_params() argument
886 zr36057_init(struct zoran *zr) zr36057_init() argument
962 struct zoran *zr = to_zoran(v4l2_dev); zoran_remove() local
998 zoran_setup_videocodec(struct zoran *zr, int type) zoran_setup_videocodec() argument
1042 struct zoran *zr = to_zoran(sd->v4l2_dev); zoran_subdev_notify() local
1056 struct zoran *zr = container_of(ctrl->handler, struct zoran, hdl); zoran_video_set_ctrl() local
1080 struct zoran *zr; zoran_probe() local
[all...]
H A Dzoran_device.c57 static void zr36057_init_vfe(struct zoran *zr) in zr36057_init_vfe() argument
85 void GPIO(struct zoran *zr, int bit, unsigned int value) in GPIO() argument
107 int post_office_wait(struct zoran *zr) in post_office_wait() argument
125 int post_office_write(struct zoran *zr, unsigned int guest, in post_office_write() argument
138 int post_office_read(struct zoran *zr, unsigne argument
154 dump_guests(struct zoran *zr) dump_guests() argument
169 detect_guest_activity(struct zoran *zr) detect_guest_activity() argument
219 jpeg_codec_sleep(struct zoran *zr, int sleep) jpeg_codec_sleep() argument
231 jpeg_codec_reset(struct zoran *zr) jpeg_codec_reset() argument
255 zr36057_adjust_vfe(struct zoran *zr, enum zoran_codec_mode mode) zr36057_adjust_vfe() argument
290 zr36057_set_vfe(struct zoran *zr, int video_width, int video_height, const struct zoran_format *format) zr36057_set_vfe() argument
399 zr36057_set_memgrab(struct zoran *zr, int mode) zr36057_set_memgrab() argument
439 set_frame(struct zoran *zr, int val) set_frame() argument
444 set_videobus_dir(struct zoran *zr, int val) set_videobus_dir() argument
461 init_jpeg_queue(struct zoran *zr) init_jpeg_queue() argument
480 zr36057_set_jpg(struct zoran *zr, enum zoran_codec_mode mode) zr36057_set_jpg() argument
577 clear_interrupt_counters(struct zoran *zr) clear_interrupt_counters() argument
596 count_reset_interrupt(struct zoran *zr) count_reset_interrupt() argument
622 jpeg_start(struct zoran *zr) jpeg_start() argument
670 zr36057_enable_jpg(struct zoran *zr, enum zoran_codec_mode mode) zr36057_enable_jpg() argument
794 zoran_feed_stat_com(struct zoran *zr) zoran_feed_stat_com() argument
858 zoran_reap_stat_com(struct zoran *zr) zoran_reap_stat_com() argument
927 struct zoran *zr = dev_id; zoran_irq() local
957 zoran_set_pci_master(struct zoran *zr, int set_master) zoran_set_pci_master() argument
970 zoran_init_hardware(struct zoran *zr) zoran_init_hardware() argument
1003 zr36057_restart(struct zoran *zr) zr36057_restart() argument
[all...]
H A Dzoran.h167 struct zoran *zr; member
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwcd-mbhc-v2.c71 uint32_t zl, zr; member
1348 int wcd_mbhc_get_impedance(struct wcd_mbhc *mbhc, uint32_t *zl, uint32_t *zr) in wcd_mbhc_get_impedance() argument
H A Dwcd-mbhc-v2.h327 wcd_mbhc_get_impedance(struct wcd_mbhc *mbhc, uint32_t *zl, uint32_t *zr) wcd_mbhc_get_impedance() argument
H A Dwcd938x.c2187 wcd938x_mbhc_zdet_ramp(struct snd_soc_component *component, struct wcd938x_mbhc_zdet_param *zdet_param, int32_t *zl, int32_t *zr, s16 *d1_a) wcd938x_mbhc_zdet_ramp() argument
2255 wcd938x_wcd_mbhc_calc_impedance(struct snd_soc_component *component, uint32_t *zl, uint32_t *zr) wcd938x_wcd_mbhc_calc_impedance() argument
2580 uint32_t zl, zr; wcd938x_hph_impedance_get() local
[all...]
H A Dwcd934x.c2703 wcd934x_mbhc_zdet_ramp(struct snd_soc_component *component, struct wcd934x_mbhc_zdet_param *zdet_param, int32_t *zl, int32_t *zr, s16 *d1_a) wcd934x_mbhc_zdet_ramp() argument
2763 wcd934x_wcd_mbhc_calc_impedance(struct snd_soc_component *component, uint32_t *zl, uint32_t *zr) wcd934x_wcd_mbhc_calc_impedance() argument
2987 uint32_t zl, zr; wcd934x_hph_impedance_get() local
[all...]

Completed in 22 milliseconds