/linux/drivers/media/pci/zoran/ |
H A D | zoran_device.c | 56 static void zr36057_init_vfe(struct zoran *zr) in zr36057_init_vfe() 84 void GPIO(struct zoran *zr, int bit, unsigned int value) in GPIO() 106 int post_office_wait(struct zoran *zr) in post_office_wait() 123 int post_office_write(struct zoran *zr, unsigned int guest, in post_office_write() 136 int post_office_read(struct zoran *zr, unsigned int guest, unsigned int reg) in post_office_read() 152 void jpeg_codec_sleep(struct zoran *zr, int sleep) in jpeg_codec_sleep() 166 int jpeg_codec_reset(struct zoran *zr) in jpeg_codec_reset() 190 static void zr36057_adjust_vfe(struct zoran *zr, enum zoran_codec_mode mode) in zr36057_adjust_vfe() 225 static void zr36057_set_vfe(struct zoran *zr, int video_width, int video_height, in zr36057_set_vfe() 337 void zr36057_set_memgrab(struct zoran *zr, int mode) in zr36057_set_memgrab() [all …]
|
H A D | videocodec.c | 40 struct zoran *zr; in videocodec_attach() local 112 struct zoran *zr; in videocodec_detach() local 170 struct zoran *zr; in videocodec_register() local 205 struct zoran *zr; in videocodec_unregister() local
|
H A D | zoran_device.h | 51 #define decoder_call(zr, o, f, args...) \ argument 53 #define encoder_call(zr, o, f, args...) \ argument
|
H A D | videocodec.h | 313 struct zoran *zr = master->data; in videocodec_master_to_zoran() local
|
/linux/fs/ubifs/ |
H A D | tnc_misc.c | 30 struct ubifs_znode *zr, in ubifs_tnc_levelorder_next()
|
/linux/sound/soc/codecs/ |
H A D | wcd-mbhc-v2.c | 75 uint32_t zl, zr; member 1409 int wcd_mbhc_get_impedance(struct wcd_mbhc *mbhc, uint32_t *zl, uint32_t *zr) in wcd_mbhc_get_impedance()
|
H A D | wcd937x.c | 1602 wcd937x_mbhc_zdet_ramp(struct snd_soc_component * component,struct wcd937x_mbhc_zdet_param * zdet_param,s32 * zl,s32 * zr,s16 * d1_a) wcd937x_mbhc_zdet_ramp() argument 1665 wcd937x_wcd_mbhc_calc_impedance(struct snd_soc_component * component,u32 * zl,u32 * zr) wcd937x_wcd_mbhc_calc_impedance() argument 1975 u32 zl, zr; wcd937x_hph_impedance_get() local [all...] |
H A D | wcd939x.c | 2111 wcd939x_mbhc_zdet_ramp(struct snd_soc_component * component,s32 * zl,int32_t * zr) wcd939x_mbhc_zdet_ramp() argument 2178 wcd939x_wcd_mbhc_calc_impedance(struct snd_soc_component * component,u32 * zl,uint32_t * zr) wcd939x_wcd_mbhc_calc_impedance() argument 2463 u32 zl, zr; wcd939x_hph_impedance_get() local [all...] |
H A D | wcd938x.c | 2141 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 2208 wcd938x_wcd_mbhc_calc_impedance(struct snd_soc_component * component,uint32_t * zl,uint32_t * zr) wcd938x_wcd_mbhc_calc_impedance() argument 2532 uint32_t zl, zr; wcd938x_hph_impedance_get() local [all...] |
H A D | wcd-mbhc-v2.h | 332 uint32_t *zr) in wcd_mbhc_get_impedance()
|
H A D | wcd934x.c | 2683 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 2742 wcd934x_wcd_mbhc_calc_impedance(struct snd_soc_component * component,uint32_t * zl,uint32_t * zr) wcd934x_wcd_mbhc_calc_impedance() argument 2965 uint32_t zl, zr; wcd934x_hph_impedance_get() local [all...] |
/linux/io_uring/ |
H A D | zcrx.c | 963 struct io_uring_zcrx_sync_refill zr; in io_zcrx_return_bufs() local
|