Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c180 static void mod_tree_insert(struct module *mod) in mod_tree_insert()
190 static void mod_tree_remove_init(struct module *mod) in mod_tree_remove_init()
196 static void mod_tree_remove(struct module *mod) in mod_tree_remove()
217 static void mod_tree_insert(struct module *mod) { } in mod_tree_insert()
218 static void mod_tree_remove_init(struct module *mod) { } in mod_tree_remove_init()
219 static void mod_tree_remove(struct module *mod) { } in mod_tree_remove()
223 struct module *mod; in mod_find() local
251 static void mod_update_bounds(struct module *mod) in mod_update_bounds()
326 static inline int strong_try_module_get(struct module *mod) in strong_try_module_get()
337 static inline void add_taint_module(struct module *mod, unsigned flag, in add_taint_module()
[all …]
H A Dcfi.c146 static void add_module_to_shadow(struct cfi_shadow *s, struct module *mod, in add_module_to_shadow()
174 static void remove_module_from_shadow(struct cfi_shadow *s, struct module *mod, in remove_module_from_shadow()
190 static void update_shadow(struct module *mod, unsigned long base_addr, in update_shadow()
225 void cfi_module_add(struct module *mod, unsigned long base_addr) in cfi_module_add()
230 void cfi_module_remove(struct module *mod, unsigned long base_addr) in cfi_module_remove()
273 struct module *mod; in __find_module_check_fn() local
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Djanz-ican3.c291 static inline void ican3_set_page(struct ican3_dev *mod, unsigned int page) in ican3_set_page()
308 static int ican3_old_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_recv_msg()
353 static int ican3_old_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_send_msg()
390 static void ican3_init_new_host_interface(struct ican3_dev *mod) in ican3_init_new_host_interface()
469 static void ican3_init_fast_host_interface(struct ican3_dev *mod) in ican3_init_fast_host_interface()
557 static int ican3_new_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_send_msg()
588 static int ican3_new_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_recv_msg()
620 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_send_msg()
636 static int ican3_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_recv_msg()
656 static int ican3_msg_connect(struct ican3_dev *mod) in ican3_msg_connect()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dssi.c80 struct rsnd_mod mod; member
114 #define rsnd_ssi_is_multi_secondary(mod, io) \ argument
116 #define rsnd_ssi_is_run_mods(mod, io) \ argument
118 #define rsnd_ssi_can_output_clk(mod) (!__rsnd_ssi_is_pin_sharing(mod)) argument
124 struct rsnd_mod *mod = rsnd_io_to_mod_ssi(io); in rsnd_ssi_use_busif() local
139 static void rsnd_ssi_status_clear(struct rsnd_mod *mod) in rsnd_ssi_status_clear()
144 static u32 rsnd_ssi_status_get(struct rsnd_mod *mod) in rsnd_ssi_status_get()
149 static void rsnd_ssi_status_check(struct rsnd_mod *mod, in rsnd_ssi_status_check()
170 struct rsnd_mod *mod; in rsnd_ssi_multi_secondaries() local
266 static int rsnd_ssi_master_clk_start(struct rsnd_mod *mod, in rsnd_ssi_master_clk_start()
[all …]
H A Dsrc.c24 struct rsnd_mod mod; member
35 #define rsnd_src_sync_is_enabled(mod) (rsnd_mod_to_src(mod)->sen.val) argument
57 static void rsnd_src_activation(struct rsnd_mod *mod) in rsnd_src_activation()
63 static void rsnd_src_halt(struct rsnd_mod *mod) in rsnd_src_halt()
70 struct rsnd_mod *mod) in rsnd_src_dma_req()
81 struct rsnd_mod *mod) in rsnd_src_convert_rate()
192 struct rsnd_mod *mod) in rsnd_src_set_convert_rate()
347 static int rsnd_src_irq(struct rsnd_mod *mod, in rsnd_src_irq()
386 static void rsnd_src_status_clear(struct rsnd_mod *mod) in rsnd_src_status_clear()
394 static bool rsnd_src_error_occurred(struct rsnd_mod *mod) in rsnd_src_error_occurred()
[all …]
H A Dctu.c73 struct rsnd_mod mod; member
95 static void rsnd_ctu_activation(struct rsnd_mod *mod) in rsnd_ctu_activation()
101 static void rsnd_ctu_halt(struct rsnd_mod *mod) in rsnd_ctu_halt()
107 static int rsnd_ctu_probe_(struct rsnd_mod *mod, in rsnd_ctu_probe_()
115 struct rsnd_mod *mod) in rsnd_ctu_value_init()
152 struct rsnd_mod *mod) in rsnd_ctu_value_reset()
170 static int rsnd_ctu_init(struct rsnd_mod *mod, in rsnd_ctu_init()
187 static int rsnd_ctu_quit(struct rsnd_mod *mod, in rsnd_ctu_quit()
198 static int rsnd_ctu_pcm_new(struct rsnd_mod *mod, in rsnd_ctu_pcm_new()
262 static int rsnd_ctu_id(struct rsnd_mod *mod) in rsnd_ctu_id()
[all …]
H A Ddvc.c37 struct rsnd_mod mod; member
57 static void rsnd_dvc_activation(struct rsnd_mod *mod) in rsnd_dvc_activation()
63 static void rsnd_dvc_halt(struct rsnd_mod *mod) in rsnd_dvc_halt()
74 struct rsnd_mod *mod) in rsnd_dvc_volume_parameter()
94 struct rsnd_mod *mod) in rsnd_dvc_volume_init()
144 struct rsnd_mod *mod) in rsnd_dvc_volume_update()
178 static int rsnd_dvc_probe_(struct rsnd_mod *mod, in rsnd_dvc_probe_()
185 static int rsnd_dvc_init(struct rsnd_mod *mod, in rsnd_dvc_init()
204 static int rsnd_dvc_quit(struct rsnd_mod *mod, in rsnd_dvc_quit()
215 static int rsnd_dvc_pcm_new(struct rsnd_mod *mod, in rsnd_dvc_pcm_new()
[all …]
H A Dmix.c39 struct rsnd_mod mod; member
69 static void rsnd_mix_activation(struct rsnd_mod *mod) in rsnd_mix_activation()
75 static void rsnd_mix_halt(struct rsnd_mod *mod) in rsnd_mix_halt()
85 struct rsnd_mod *mod) in rsnd_mix_volume_parameter()
105 struct rsnd_mod *mod) in rsnd_mix_volume_init()
126 struct rsnd_mod *mod) in rsnd_mix_volume_update()
138 static int rsnd_mix_probe_(struct rsnd_mod *mod, in rsnd_mix_probe_()
145 static int rsnd_mix_init(struct rsnd_mod *mod, in rsnd_mix_init()
164 static int rsnd_mix_quit(struct rsnd_mod *mod, in rsnd_mix_quit()
175 static int rsnd_mix_pcm_new(struct rsnd_mod *mod, in rsnd_mix_pcm_new()
H A Dssiu.c12 struct rsnd_mod mod; member
48 static u32 *rsnd_ssiu_get_status(struct rsnd_mod *mod, in rsnd_ssiu_get_status()
58 static int rsnd_ssiu_init(struct rsnd_mod *mod, in rsnd_ssiu_init()
149 static int rsnd_ssiu_init_gen2(struct rsnd_mod *mod, in rsnd_ssiu_init_gen2()
238 static int rsnd_ssiu_start_gen2(struct rsnd_mod *mod, in rsnd_ssiu_start_gen2()
255 static int rsnd_ssiu_stop_gen2(struct rsnd_mod *mod, in rsnd_ssiu_stop_gen2()
276 static int rsnd_ssiu_id(struct rsnd_mod *mod) in rsnd_ssiu_id()
284 static int rsnd_ssiu_id_sub(struct rsnd_mod *mod) in rsnd_ssiu_id_sub()
293 struct rsnd_mod *mod) in rsnd_ssiu_dma_req()
337 struct rsnd_mod *mod; in rsnd_parse_connect_ssiu_compatible() local
[all …]
H A Ddma.c35 struct rsnd_mod mod; member
68 static void __rsnd_dmaen_complete(struct rsnd_mod *mod, in __rsnd_dmaen_complete()
77 struct rsnd_mod *mod = data; in rsnd_dmaen_complete() local
96 static int rsnd_dmaen_stop(struct rsnd_mod *mod, in rsnd_dmaen_stop()
109 static int rsnd_dmaen_cleanup(struct rsnd_mod *mod, in rsnd_dmaen_cleanup()
129 static int rsnd_dmaen_prepare(struct rsnd_mod *mod, in rsnd_dmaen_prepare()
158 static int rsnd_dmaen_start(struct rsnd_mod *mod, in rsnd_dmaen_start()
240 struct rsnd_mod *mod, char *name) in rsnd_dma_request_channel()
296 static int rsnd_dmaen_pointer(struct rsnd_mod *mod, in rsnd_dmaen_pointer()
370 struct rsnd_mod *mod) in rsnd_dmapp_get_id()
[all …]
H A Dcmd.c11 struct rsnd_mod mod; member
23 static int rsnd_cmd_init(struct rsnd_mod *mod, in rsnd_cmd_init()
100 static int rsnd_cmd_start(struct rsnd_mod *mod, in rsnd_cmd_start()
109 static int rsnd_cmd_stop(struct rsnd_mod *mod, in rsnd_cmd_stop()
136 struct rsnd_mod *mod = rsnd_cmd_mod_get(priv, id); in rsnd_cmd_attach() local
H A Dcore.c122 void rsnd_mod_make_sure(struct rsnd_mod *mod, enum rsnd_mod_type type) in rsnd_mod_make_sure()
134 struct rsnd_mod *mod) in rsnd_mod_dma_req()
144 char *rsnd_mod_name(struct rsnd_mod *mod) in rsnd_mod_name()
173 u32 *rsnd_mod_get_status(struct rsnd_mod *mod, in rsnd_mod_get_status()
180 int rsnd_mod_id_raw(struct rsnd_mod *mod) in rsnd_mod_id_raw()
185 int rsnd_mod_id(struct rsnd_mod *mod) in rsnd_mod_id()
193 int rsnd_mod_id_sub(struct rsnd_mod *mod) in rsnd_mod_id_sub()
202 struct rsnd_mod *mod, in rsnd_mod_init()
222 void rsnd_mod_quit(struct rsnd_mod *mod) in rsnd_mod_quit()
228 void rsnd_mod_interrupt(struct rsnd_mod *mod, in rsnd_mod_interrupt()
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmodule.c156 apply_imm64 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm64()
168 apply_imm60 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm60()
185 apply_imm22 (struct module *mod, struct insn *insn, uint64_t val) in apply_imm22()
200 apply_imm21b (struct module *mod, struct insn *insn, uint64_t val) in apply_imm21b()
235 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
285 patch_plt (struct module *mod, struct plt_entry *plt, long target_ip, unsigned long target_gp) in patch_plt()
310 module_arch_freeing_init (struct module *mod) in module_arch_freeing_init()
424 struct module *mod) in module_frob_arch_sections()
489 in_init (const struct module *mod, uint64_t addr) in in_init()
495 in_core (const struct module *mod, uint64_t addr) in in_core()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dfpu.c99 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local
332 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local
417 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local
549 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local
663 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local
773 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local
896 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
H A Dops2.c207 int mod, rl, rh; in x86emuOp2_set_byte() local
363 int mod, rl, rh; in x86emuOp2_bt_R() local
489 int mod, rl, rh; in x86emuOp2_shld_IMM() local
631 int mod, rl, rh; in x86emuOp2_shld_CL() local
786 int mod, rl, rh; in x86emuOp2_bts_R() local
930 int mod, rl, rh; in x86emuOp2_shrd_IMM() local
1072 int mod, rl, rh; in x86emuOp2_shrd_CL() local
1197 int mod, rl, rh; in x86emuOp2_imul_R_RM() local
1387 int mod, rh, rl; in x86emuOp2_lss_R_IMM() local
1437 int mod, rl, rh; in x86emuOp2_btr_R() local
[all …]
H A Dops.c114 int mod, rl, rh; in x86emuOp_add_byte_RM_R() local
173 int mod, rl, rh; in x86emuOp_add_word_RM_R() local
298 int mod, rl, rh; in x86emuOp_add_byte_R_RM() local
354 int mod, rl, rh; in x86emuOp_add_word_R_RM() local
552 int mod, rl, rh; in x86emuOp_or_byte_RM_R() local
611 int mod, rl, rh; in x86emuOp_or_word_RM_R() local
736 int mod, rl, rh; in x86emuOp_or_byte_R_RM() local
792 int mod, rl, rh; in x86emuOp_or_word_R_RM() local
988 int mod, rl, rh; in x86emuOp_adc_byte_RM_R() local
1047 int mod, rl, rh; in x86emuOp_adc_word_RM_R() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c169 int mod, rl, rh; in x86emuOp2_set_byte() local
293 int mod, rl, rh; in x86emuOp2_bt_R() local
356 int mod, rl, rh; in x86emuOp2_shld_IMM() local
427 int mod, rl, rh; in x86emuOp2_shld_CL() local
517 int mod, rl, rh; in x86emuOp2_bts_R() local
590 int mod, rl, rh; in x86emuOp2_shrd_IMM() local
661 int mod, rl, rh; in x86emuOp2_shrd_CL() local
722 int mod, rl, rh; in x86emuOp2_imul_R_RM() local
814 int mod, rh, rl; in x86emuOp2_lss_R_IMM() local
843 int mod, rl, rh; in x86emuOp2_btr_R() local
[all …]
H A Dops.c206 int mod, rl, rh; in x86emuOp_genop_byte_RM_R() local
246 int mod, rl, rh; in x86emuOp_genop_word_RM_R() local
312 int mod, rl, rh; in x86emuOp_genop_byte_R_RM() local
348 int mod, rl, rh; in x86emuOp_genop_word_R_RM() local
951 int mod, rl, rh; in x86emuOp_imul_word_IMM() local
1075 int mod, rl, rh; in x86emuOp_imul_byte_IMM() local
1271 int mod, rl, rh; in x86emuOp_opc80_byte_RM_IMM() local
1352 int mod, rl, rh; in x86emuOp_opc81_word_RM_IMM() local
1464 int mod, rl, rh; in x86emuOp_opc82_byte_RM_IMM() local
1543 int mod, rl, rh; in x86emuOp_opc83_word_RM_IMM() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsamsung-i2s.c32 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_lr_framesize() local
63 unsigned int mod = readl(&i2s_reg->mod) & ~MOD_MASK; in i2s_txctrl() local
85 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_bitclk_framesize() local
132 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_sysclk_dir() local
154 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_fmt() local
231 unsigned int mod = readl(&i2s_reg->mod); in i2s_set_samplesize() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dkmod.h25 #define request_module(mod...) __request_module(true, mod) argument
26 #define request_module_nowait(mod...) __request_module(false, mod) argument
27 #define try_then_request_module(x, mod...) \ argument
32 #define try_then_request_module(x, mod...) (x) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/
H A Dtilcdc_panel.c40 struct panel_module *mod; member
86 struct panel_module *mod) in panel_encoder_create()
123 struct panel_module *mod; member
187 struct panel_module *mod, struct drm_encoder *encoder) in panel_connector_create()
225 static int panel_modeset_init(struct tilcdc_module *mod, struct drm_device *dev) in panel_modeset_init()
309 struct tilcdc_module *mod; in panel_probe() local
378 struct tilcdc_module *mod = dev_get_platdata(&pdev->dev); in panel_remove() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-janz-ttl.c59 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_get_value() local
81 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_set_value() local
108 static void ttl_write_reg(struct ttl_module *mod, u8 reg, u16 val) in ttl_write_reg()
114 static void ttl_setup_device(struct ttl_module *mod) in ttl_setup_device()
143 struct ttl_module *mod; in ttl_probe() local
/OK3568_Linux_fs/kernel/lib/
H A Dbug.c71 struct module *mod; in module_find_bug() local
91 struct module *mod) in module_bug_finalize()
121 void module_bug_cleanup(struct module *mod) in module_bug_cleanup()
224 struct module *mod; in generic_bug_clear_once() local
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod.c65 void usbhs_mod_register(struct usbhs_priv *priv, struct usbhs_mod *mod, int id) in usbhs_mod_register()
90 struct usbhs_mod *mod = usbhs_mod_get_current(priv); in usbhs_mod_is_host() local
109 struct usbhs_mod *mod = NULL; in usbhs_mod_change() local
194 struct usbhs_mod *mod = usbhs_mod_get_current(priv); in usbhs_status_get_each_irq() local
315 void usbhs_irq_callback_update(struct usbhs_priv *priv, struct usbhs_mod *mod) in usbhs_irq_callback_update()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dnetlink.h74 bool *mod) in ethnl_update_u32()
100 bool *mod) in ethnl_update_u8()
126 bool *mod) in ethnl_update_bool32()
153 const struct nlattr *attr, bool *mod) in ethnl_update_binary()
177 bool *mod) in ethnl_update_bitfield32()

12345678910>>...14