Home
last modified time | relevance | path

Searched defs:mod (Results 101 – 125 of 332) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A Dadis16400.c706 #define ADIS16400_GYRO_CHAN(mod, addr, bits) { \ argument
726 #define ADIS16400_ACCEL_CHAN(mod, addr, bits) { \ argument
746 #define ADIS16400_MAGN_CHAN(mod, addr, bits) { \ argument
769 #define ADIS16400_MOD_TEMP_CHAN(mod, addr, bits) { \ argument
810 #define ADIS16400_INCLI_CHAN(mod, addr, bits) { \ argument
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dmodule.c101 void module_arch_cleanup(struct module *mod) in module_arch_cleanup()
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dmodule.c45 struct module *mod) in apply_relocate_add()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_fb.c29 #define FMT(drm, fmt, mod) \ in armada_framebuffer_create() argument
/OK3568_Linux_fs/kernel/sound/aoa/core/
H A Dalsa.c16 int aoa_alsa_init(char *name, struct module *mod, struct device *dev) in aoa_alsa_init()
/OK3568_Linux_fs/u-boot/common/
H A Dzreadline.c87 static int mod=1; in readline_internal() local
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-radio-common.c108 int mod = 16000; in vivid_radio_calc_sig_qual() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dfunctions.c71 struct module *mod; in usb_put_function_instance() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.h14 void (*mod)(struct dw_hdmi *hdmi, u8 data, u8 mask, unsigned int reg); member
H A Ddw-hdmi-qp-audio.h26 void (*mod)(struct dw_hdmi_qp *hdmi, u32 val, u32 mask, u32 reg); member
/OK3568_Linux_fs/u-boot/board/micronas/vct/
H A Dgpio.c24 #define BASE_ADDR(mod) module_base[mod] argument
/OK3568_Linux_fs/kernel/lib/
H A Donce.c86 struct module *mod) in __do_once_slow_done()
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Ds3c-i2s-v2.c75 u32 fic, con, mod; in s3c2412_snd_txctrl() local
148 u32 fic, con, mod; in s3c2412_snd_rxctrl() local
/OK3568_Linux_fs/kernel/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c411 struct v4l2_modulator *mod) in fm_v4l2_vidioc_g_modulator()
434 const struct v4l2_modulator *mod) in fm_v4l2_vidioc_s_modulator()
/OK3568_Linux_fs/kernel/sound/mips/
H A Dhal2.c68 unsigned short mod; /* MOD value */ member
316 unsigned short mod; in hal2_compute_rate() local
337 int mod = hal2->dac.mod; in hal2_set_dac_rate() local
348 int mod = hal2->adc.mod; in hal2_set_adc_rate() local
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dmodule.c29 struct module *mod) in module_frob_arch_sections()
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c2043 s32 dvd, div, mod; in idiv_byte() local
2066 s32 dvd, div, mod; in idiv_word() local
2095 s64 dvd, div, mod; in idiv_long() local
2168 u32 dvd, div, mod; in div_byte() local
2191 u32 dvd, div, mod; in div_word() local
2220 u64 dvd, div, mod; in div_long() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dprim_ops.c2340 s32 dvd, div, mod; in idiv_byte() local
2364 s32 dvd, div, mod; in idiv_word() local
2394 s64 dvd, div, mod; in idiv_long() local
2469 u32 dvd, div, mod; in div_byte() local
2493 u32 dvd, div, mod; in div_word() local
2523 u64 dvd, div, mod; in div_long() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmodule.h80 static inline int module_finalize_ftrace(struct module *mod, const Elf_Shdr *sechdrs) in module_finalize_ftrace()
H A Dftrace.h60 struct module *mod; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dunwind_orc.c65 struct module *mod; in orc_module_find() local
243 void unwind_module_init(struct module *mod, void *_orc_ip, size_t orc_ip_size, in unwind_module_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mgmt.h113 enum hinic_mod_type mod; member
154 enum hinic_mod_type mod; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dbitblit.c116 u32 shift_low = 0, mod = vc->vc_font.width % 8; in bit_putcs_unaligned() local
153 u32 mod = vc->vc_font.width % 8, cnt, pitch, size; in bit_putcs() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_api.c589 struct module *mod, in zcrypt_drop_queue()
643 struct module *mod; in zcrypt_rsa_modexpo() local
751 struct module *mod; in zcrypt_rsa_crt() local
860 struct module *mod; in _zcrypt_send_cprb() local
1022 struct module *mod; in _zcrypt_send_ep11_cprb() local
1151 struct module *mod; in zcrypt_rng() local
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Drsnd.h421 #define rsnd_mod_to_priv(mod) ((mod)->priv) argument
422 #define rsnd_mod_power_on(mod) clk_enable((mod)->clk) argument
423 #define rsnd_mod_power_off(mod) clk_disable((mod)->clk) argument
501 struct rsnd_mod *mod[RSND_MOD_MAX]; member
721 struct rsnd_mod *mod; member
755 #define rsnd_kctrl_new_m(mod, io, rtd, name, accept, update, cfg, size, max) \ argument
759 #define rsnd_kctrl_new_s(mod, io, rtd, name, accept, update, cfg, max) \ argument
763 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ argument

12345678910>>...14