Home
last modified time | relevance | path

Searched defs:ins (Results 1 – 25 of 27) sorted by relevance

12

/linux-3.3/sound/pci/cs46xx/
Ddsp_spos.c64 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in shadow_and_reallocate_code() local
132 static int find_free_symbol_index (struct dsp_spos_instance * ins) in find_free_symbol_index()
149 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in add_symbols() local
190 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in add_symbol() local
226 struct dsp_spos_instance * ins = kzalloc(sizeof(struct dsp_spos_instance), GFP_KERNEL); in cs46xx_dsp_spos_create() local
280 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_spos_destroy() local
351 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_load_module() local
436 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_lookup_symbol() local
463 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_lookup_symbol_addr() local
485 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_proc_symbol_table_read() local
[all …]
Ddsp_spos_scb_lib.c46 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in remove_symbol() local
76 struct dsp_spos_instance * ins; in cs46xx_dsp_proc_scb_info_read() local
117 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in _dsp_unlink_scb() local
179 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_remove_scb() local
249 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_proc_register_scb_desc() local
293 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in _dsp_create_generic_scb() local
503 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_create_pcm_reader_scb() local
609 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_create_src_task_scb() local
988 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in cs46xx_dsp_create_asynch_fg_rx_scb() local
1148 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in find_next_free_scb() local
[all …]
Dcs46xx_lib.c1165 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_interrupt() local
1886 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_adc_capture_get() local
1900 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_adc_capture_put() local
1917 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_pcm_capture_get() local
1932 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_pcm_capture_put() local
2000 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_spdif_default_get() local
2016 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_spdif_default_put() local
2053 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_spdif_stream_get() local
2069 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in snd_cs46xx_spdif_stream_put() local
/linux-3.3/drivers/staging/rts_pstor/
Dspi.c97 static int sf_enable_write(struct rtsx_chip *chip, u8 ins) in sf_enable_write()
122 static int sf_disable_write(struct rtsx_chip *chip, u8 ins) in sf_disable_write()
147 static void sf_program(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr, u16 len) in sf_program()
164 static int sf_erase(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr) in sf_erase()
490 u8 ins, slow_read; in spi_read_flash() local
567 u8 ins, program_mode; in spi_write_flash() local
733 u8 ins, erase_mode; in spi_erase_flash() local
775 u8 ins, status, ewsr; in spi_write_flash_status() local
/linux-3.3/drivers/misc/sgi-gru/
Dgru_instructions.h339 static inline void gru_start_instruction(struct gru_instruction *ins, unsigned long op64) in gru_start_instruction()
361 struct gru_instruction *ins = (struct gru_instruction *)cb; in gru_vload_phys() local
373 struct gru_instruction *ins = (struct gru_instruction *)cb; in gru_vstore_phys() local
386 struct gru_instruction *ins = (struct gru_instruction *)cb; in gru_vload() local
399 struct gru_instruction *ins = (void *)cb; in gru_vstore() local
412 struct gru_instruction *ins = (void *)cb; in gru_ivload() local
425 struct gru_instruction *ins = (void *)cb; in gru_ivstore() local
438 struct gru_instruction *ins = (void *)cb; in gru_vset() local
452 struct gru_instruction *ins = (void *)cb; in gru_ivset() local
466 struct gru_instruction *ins = (void *)cb; in gru_vflush() local
[all …]
/linux-3.3/arch/arm/mm/
Dalignment.c192 #define __get8_unaligned_check(ins,val,addr,err) \ argument
210 #define __get16_unaligned_check(ins,val,addr) \ argument
227 #define __get32_unaligned_check(ins,val,addr) \ argument
248 #define __put16_unaligned_check(ins,val,addr) \ argument
280 #define __put32_unaligned_check(ins,val,addr) \ argument
/linux-3.3/drivers/acpi/apei/
Dapei-base.c215 u8 ins; in apei_exec_for_each_entry() local
243 u8 ins = entry->instruction; in pre_map_gar_callback() local
276 u8 ins = entry->instruction; in post_unmap_gar_callback() local
663 u8 ins = entry->instruction; in collect_res_callback() local
/linux-3.3/arch/sparc/include/asm/
Dptrace.h53 unsigned long ins[8]; member
59 unsigned int ins[8]; member
65 unsigned long ins[6]; member
76 unsigned int ins[6]; member
86 unsigned long ins[8]; member
112 unsigned long ins[8]; member
118 unsigned long ins[6]; member
Dsigcontext.h52 unsigned long ins[8]; member
/linux-3.3/fs/ntfs/
Dunistr.c259 int ntfs_nlstoucs(const ntfs_volume *vol, const char *ins, in ntfs_nlstoucs()
336 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls()
/linux-3.3/drivers/pci/hotplug/
Dcpci_hotplug_pci.c118 int ins = 0; in cpci_check_and_clear_ins() local
/linux-3.3/fs/ocfs2/
Dextent_map.c185 struct ocfs2_extent_map_item *ins) in ocfs2_try_to_merge_extent_map()
233 struct ocfs2_extent_map_item ins; in ocfs2_extent_map_insert_rec() local
/linux-3.3/sound/drivers/
Dserial-u16550.c78 static int ins[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; /* 1 to 16 */ variable
876 int outs, int ins, in snd_uart16550_rmidi()
/linux-3.3/sound/oss/
Dopl3.c114 struct sbi_instrument ins; in opl3_ioctl() local
825 struct sbi_instrument ins; in opl3_load_patch() local
/linux-3.3/fs/btrfs/
Dextent-tree.c1961 struct btrfs_key ins; in run_delayed_data_ref() local
2087 struct btrfs_key ins; in run_delayed_tree_ref() local
5282 u64 hint_byte, struct btrfs_key *ins, in find_free_extent()
5801 u64 search_end, struct btrfs_key *ins, in btrfs_reserve_extent()
5895 struct btrfs_key *ins, int ref_mod) in alloc_reserved_file_extent()
5963 int level, struct btrfs_key *ins) in alloc_reserved_tree_block()
6023 u64 offset, struct btrfs_key *ins) in btrfs_alloc_reserved_file_extent()
6044 struct btrfs_key *ins) in btrfs_alloc_logged_file_extent()
6205 struct btrfs_key ins; in btrfs_alloc_free_block() local
Ddelayed-ref.c133 struct btrfs_delayed_ref_node *ins; in tree_insert() local
Dinode.c574 struct btrfs_key ins; in submit_compressed_extents() local
787 struct btrfs_key ins; in cow_file_range() local
1657 struct btrfs_key ins; in insert_reserved_file_extent() local
5387 struct btrfs_key ins; in btrfs_new_extent_direct() local
7300 struct btrfs_key ins; in __btrfs_prealloc_file_range() local
Ddelayed-inode.c434 struct btrfs_delayed_item *ins, in __btrfs_add_delayed_item()
Dtree-log.c563 struct btrfs_key ins; in replay_one_extent() local
/linux-3.3/sound/pci/oxygen/
Doxygen_pcm.c677 int outs, ins; in oxygen_pcm_init() local
/linux-3.3/arch/unicore32/mm/
Dalignment.c132 #define __put32_unaligned_check(ins, val, addr) \ argument
/linux-3.3/net/sched/
Dcls_u32.c661 struct tc_u_knode **ins; in u32_change() local
/linux-3.3/sound/drivers/vx/
Dvx_pcm.c1261 unsigned int outs, ins; in snd_vx_pcm_new() local
/linux-3.3/net/ipv6/
Dip6_fib.c644 struct rt6_info **ins; in fib6_add_rt2node() local
/linux-3.3/drivers/scsi/
D53c700.h73 __u32 ins; member

12