/linux-6.6.21/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-is-regs.c | 17 void fimc_is_fw_clear_irq1(struct fimc_is *is, unsigned int nr) in fimc_is_fw_clear_irq1() 22 void fimc_is_fw_clear_irq2(struct fimc_is *is) in fimc_is_fw_clear_irq2() 28 void fimc_is_hw_set_intgr0_gd0(struct fimc_is *is) in fimc_is_hw_set_intgr0_gd0() 33 int fimc_is_hw_wait_intmsr0_intmsd0(struct fimc_is *is) in fimc_is_hw_wait_intmsr0_intmsd0() 53 int fimc_is_hw_set_param(struct fimc_is *is) in fimc_is_hw_set_param() 72 static int __maybe_unused fimc_is_hw_set_tune(struct fimc_is *is) in fimc_is_hw_set_tune() 86 int fimc_is_hw_get_params(struct fimc_is *is, unsigned int num_args) in fimc_is_hw_get_params() 105 void fimc_is_hw_set_isp_buf_mask(struct fimc_is *is, unsigned int mask) in fimc_is_hw_set_isp_buf_mask() 119 void fimc_is_hw_set_sensor_num(struct fimc_is *is) in fimc_is_hw_set_sensor_num() 129 void fimc_is_hw_close_sensor(struct fimc_is *is, unsigned int index) in fimc_is_hw_close_sensor() [all …]
|
D | fimc-is.c | 65 static void fimc_is_put_clocks(struct fimc_is *is) in fimc_is_put_clocks() 77 static int fimc_is_get_clocks(struct fimc_is *is) in fimc_is_get_clocks() 100 static int fimc_is_setup_clocks(struct fimc_is *is) in fimc_is_setup_clocks() 131 static int fimc_is_enable_clocks(struct fimc_is *is) in fimc_is_enable_clocks() 151 static void fimc_is_disable_clocks(struct fimc_is *is) in fimc_is_disable_clocks() 163 static int fimc_is_parse_sensor_config(struct fimc_is *is, unsigned int index, in fimc_is_parse_sensor_config() 201 static int fimc_is_register_subdevs(struct fimc_is *is) in fimc_is_register_subdevs() 225 static int fimc_is_unregister_subdevs(struct fimc_is *is) in fimc_is_unregister_subdevs() 231 static int fimc_is_load_setfile(struct fimc_is *is, char *file_name) in fimc_is_load_setfile() 263 int fimc_is_cpu_set_power(struct fimc_is *is, int on) in fimc_is_cpu_set_power() [all …]
|
D | fimc-is-param.c | 38 static void __fimc_is_hw_update_param_global_shotmode(struct fimc_is *is) in __fimc_is_hw_update_param_global_shotmode() 47 static void __fimc_is_hw_update_param_sensor_framerate(struct fimc_is *is) in __fimc_is_hw_update_param_sensor_framerate() 56 int __fimc_is_hw_update_param(struct fimc_is *is, u32 offset) in __fimc_is_hw_update_param() 161 unsigned int __get_pending_param_count(struct fimc_is *is) in __get_pending_param_count() 175 int __is_hw_update_params(struct fimc_is *is) in __is_hw_update_params() 207 void __is_get_frame_size(struct fimc_is *is, struct v4l2_mbus_framefmt *mf) in __is_get_frame_size() 216 void __is_set_frame_size(struct fimc_is *is, struct v4l2_mbus_framefmt *mf) in __is_set_frame_size() 253 int fimc_is_hw_get_sensor_max_framerate(struct fimc_is *is) in fimc_is_hw_get_sensor_max_framerate() 263 void __is_set_sensor(struct fimc_is *is, int fps) in __is_set_sensor() 287 static void __maybe_unused __is_set_init_isp_aa(struct fimc_is *is) in __is_set_init_isp_aa() [all …]
|
D | fimc-isp.c | 85 void fimc_isp_irq_handler(struct fimc_is *is) in fimc_isp_irq_handler() 199 struct fimc_is *is = fimc_isp_to_is(isp); in fimc_isp_subdev_set_fmt() local 256 struct fimc_is *is = fimc_isp_to_is(isp); in fimc_isp_subdev_s_stream() local 305 struct fimc_is *is = fimc_isp_to_is(isp); in fimc_isp_subdev_s_power() local 444 static int __ctrl_set_white_balance(struct fimc_is *is, int value) in __ctrl_set_white_balance() 473 static int __ctrl_set_aewb_lock(struct fimc_is *is, in __ctrl_set_aewb_lock() 507 static int __ctrl_set_iso(struct fimc_is *is, int value) in __ctrl_set_iso() 524 static int __ctrl_set_metering(struct fimc_is *is, unsigned int value) in __ctrl_set_metering() 549 static int __ctrl_set_afc(struct fimc_is *is, int value) in __ctrl_set_afc() 571 static int __ctrl_set_image_effect(struct fimc_is *is, int value) in __ctrl_set_image_effect() [all …]
|
D | fimc-isp-video.c | 71 static inline struct param_dma_output *__get_isp_dma2(struct fimc_is *is) in __get_isp_dma2() 80 struct fimc_is *is = fimc_isp_to_is(isp); in isp_video_capture_start_streaming() local 122 struct fimc_is *is = fimc_isp_to_is(isp); in isp_video_capture_stop_streaming() local 191 struct fimc_is *is = fimc_isp_to_is(isp); in isp_video_capture_buffer_queue() local 234 void fimc_isp_video_irq_handler(struct fimc_is *is) in fimc_isp_video_irq_handler() 420 struct fimc_is *is = fimc_isp_to_is(isp); in isp_video_s_fmt_mplane() local
|
D | fimc-is.h | 307 static inline struct chain_config *__get_curr_is_config(struct fimc_is *is) in __get_curr_is_config() 317 static inline void fimc_is_set_param_bit(struct fimc_is *is, int num) in fimc_is_set_param_bit() 324 static inline void fimc_is_set_param_ctrl_cmd(struct fimc_is *is, int cmd) in fimc_is_set_param_ctrl_cmd() 329 static inline void mcuctl_write(u32 v, struct fimc_is *is, unsigned int offset) in mcuctl_write() 334 static inline u32 mcuctl_read(struct fimc_is *is, unsigned int offset) in mcuctl_read() 339 static inline void pmuisp_write(u32 v, struct fimc_is *is, unsigned int offset) in pmuisp_write() 344 static inline u32 pmuisp_read(struct fimc_is *is, unsigned int offset) in pmuisp_read()
|
D | fimc-isp-video.h | 24 static inline void fimc_isp_video_irq_handler(struct fimc_is *is) in fimc_isp_video_irq_handler()
|
/linux-6.6.21/fs/ntfs3/lib/ |
D | decompress_common.h | 73 static forceinline void init_input_bitstream(struct input_bitstream *is, in init_input_bitstream() 87 static forceinline void bitstream_ensure_bits(struct input_bitstream *is, in bitstream_ensure_bits() 105 bitstream_peek_bits(const struct input_bitstream *is, const u32 num_bits) in bitstream_peek_bits() 115 bitstream_remove_bits(struct input_bitstream *is, u32 num_bits) in bitstream_remove_bits() 126 bitstream_pop_bits(struct input_bitstream *is, u32 num_bits) in bitstream_pop_bits() 136 bitstream_read_bits(struct input_bitstream *is, u32 num_bits) in bitstream_read_bits() 144 bitstream_read_byte(struct input_bitstream *is) in bitstream_read_byte() 153 bitstream_read_u16(struct input_bitstream *is) in bitstream_read_u16() 166 bitstream_read_u32(struct input_bitstream *is) in bitstream_read_u32() 181 static forceinline void *bitstream_read_bytes(struct input_bitstream *is, in bitstream_read_bytes() [all …]
|
D | lzx_decompress.c | 208 struct input_bitstream *is) in read_presym() 216 struct input_bitstream *is) in read_mainsym() 224 struct input_bitstream *is) in read_lensym() 232 struct input_bitstream *is) in read_alignedsym() 255 struct input_bitstream *is, in lzx_read_codeword_lens() 346 struct input_bitstream *is, in lzx_read_block_header() 472 struct input_bitstream *is, in lzx_decompress_block() 598 struct input_bitstream is; in lzx_decompress() local
|
D | xpress_decompress.c | 66 struct input_bitstream is; in xpress_decompress() local
|
/linux-6.6.21/Documentation/kbuild/ |
D | makefiles.rst | 600 the commandline switch to disable it. This special function is needed, function
|
/linux-6.6.21/fs/ext4/ |
D | inline.c | 141 struct ext4_xattr_ibody_find is = { in ext4_find_inline_data_nolock() local 267 struct ext4_xattr_ibody_find is = { in ext4_create_inline_data() local 332 struct ext4_xattr_ibody_find is = { in ext4_update_inline_data() local 422 struct ext4_xattr_ibody_find is = { in ext4_destroy_inline_data_nolock() local 1902 struct ext4_xattr_ibody_find is = { in ext4_inline_data_truncate() local
|
D | xattr.c | 2248 struct ext4_xattr_ibody_find *is) in ext4_xattr_ibody_find() 2278 struct ext4_xattr_ibody_find *is) in ext4_xattr_ibody_set() 2357 struct ext4_xattr_ibody_find is = { in ext4_xattr_set_handle() local 2605 struct ext4_xattr_ibody_find *is = NULL; in ext4_xattr_move_to_block() local
|
/linux-6.6.21/drivers/net/fddi/skfp/ |
D | hwt.c | 159 u_long is ; in hwt_read() local
|
/linux-6.6.21/drivers/cpufreq/ |
D | Kconfig.x86 | 80 is set disabled, it can tell the users test can only run on amd-pstate define
|
/linux-6.6.21/drivers/clk/bcm/ |
D | clk-nsp.c | 16 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ argument
|
D | clk-ns2.c | 16 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ argument
|
D | clk-cygnus.c | 18 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ argument
|
D | clk-sr.c | 16 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ argument
|
/linux-6.6.21/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 172 static inline void tlbiel_hash_set_isa206(unsigned int set, unsigned int is) in tlbiel_hash_set_isa206() 185 static __always_inline void tlbiel_hash_set_isa300(unsigned int set, unsigned int is, in tlbiel_hash_set_isa300() 202 static void tlbiel_all_isa206(unsigned int num_sets, unsigned int is) in tlbiel_all_isa206() 214 static void tlbiel_all_isa300(unsigned int num_sets, unsigned int is) in tlbiel_all_isa300() 253 unsigned int is; in hash__tlbiel_all() local
|
/linux-6.6.21/drivers/scsi/arm/ |
D | fas216.c | 158 unsigned char is, stat, inst; in fas216_dumpstate() local 1354 static void fas216_busservice_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_busservice_intr() 1555 static void fas216_funcdone_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_funcdone_intr() 1638 unsigned char inst, is, stat; in fas216_intr() local
|
/linux-6.6.21/drivers/media/v4l2-core/ |
D | videobuf-vmalloc.c | 30 #define MAGIC_CHECK(is, should) \ argument
|
D | videobuf-dma-contig.c | 31 #define MAGIC_CHECK(is, should) \ argument
|
/linux-6.6.21/drivers/isdn/hardware/mISDN/ |
D | mISDNipac.c | 26 #define ReadISAC(is, o) (is->read_reg(is->dch.hw, o + is->off)) argument 27 #define WriteISAC(is, o, v) (is->write_reg(is->dch.hw, o + is->off, v)) argument
|
/linux-6.6.21/arch/arm/probes/kprobes/ |
D | core.c | 56 int is; in arch_prepare_kprobe() local
|