/linux/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 51 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in shadow_and_reallocate_code() local 125 static int find_free_symbol_index (struct dsp_spos_instance * ins) in find_free_symbol_index() argument 142 struct dsp_spos_instance * ins = chip->dsp_spos_instance; add_symbols() local 187 struct dsp_spos_instance * ins = chip->dsp_spos_instance; add_symbol() local 224 struct dsp_spos_instance * ins = kzalloc(sizeof(struct dsp_spos_instance), GFP_KERNEL); cs46xx_dsp_spos_create() local 281 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_spos_destroy() local 356 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_load_module() local 448 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_lookup_symbol() local 475 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_lookup_symbol_addr() local 497 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_symbol_table_read() local 525 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_modules_read() local 548 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_task_tree_read() local 576 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_scb_read() local 785 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_init() local 848 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_done() local 897 find_free_scb_index(struct dsp_spos_instance * ins) find_free_scb_index() argument 913 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _map_scb() local 946 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _map_task_tree() local 1020 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_scb_and_task_init() local 1448 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_async_init() local 1625 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_spdif_hw() local 1646 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_spdif_hw() local 1669 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_spdif_in() local 1731 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_spdif_in() local 1759 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_pcm_capture() local 1776 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_pcm_capture() local 1791 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_adc_capture() local 1808 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_adc_capture() local 1861 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_set_dac_volume() local 1890 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_set_iec958_volume() local 1909 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_resume() local [all...] |
H A D | dsp_spos_scb_lib.c | 32 struct dsp_spos_instance * ins = chip->dsp_spos_instance; in remove_symbol() local 100 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _dsp_unlink_scb() local 162 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_remove_scb() local 228 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_register_scb_desc() local 263 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _dsp_create_generic_scb() local 480 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_pcm_reader_scb() local 587 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_src_task_scb() local 968 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_asynch_fg_rx_scb() local 1128 struct dsp_spos_instance * ins = chip->dsp_spos_instance; find_next_free_scb() local 1216 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_pcm_channel() local 1458 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_destroy_pcm_channel() local 1514 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_pcm_link() local 1553 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_add_record_source() local 1595 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_src_link() local 1621 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_spdif_out() local 1672 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_spdif_out() local 1709 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_iec958_pre_open() local 1742 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_iec958_post_close() local [all...] |
H A D | cs46xx_lib.c | 1329 if (ins->pcm_channels[i].active && in snd_cs46xx_interrupt() local 2018 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_adc_capture_get() local 2032 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_adc_capture_put() local 2049 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_pcm_capture_get() local 2064 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_pcm_capture_put() local 2132 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_default_get() local 2148 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_default_put() local 2185 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_stream_get() local 2201 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_stream_put() local [all...] |
/linux/drivers/misc/sgi-gru/ |
H A D | gru_instructions.h | 330 static inline void gru_start_instruction(struct gru_instruction *ins, unsigned long op64) in gru_start_instruction() 352 struct gru_instruction *ins = (struct gru_instruction *)cb; in gru_vload_phys() local 364 struct gru_instruction *ins = (struct gru_instruction *)cb; in gru_vstore_phys() local 377 struct gru_instruction *ins = (struct gru_instruction *)cb; in gru_vload() local 390 struct gru_instruction *ins = (void *)cb; in gru_vstore() local 403 struct gru_instruction *ins = (void *)cb; in gru_ivload() local 416 struct gru_instruction *ins = (void *)cb; in gru_ivstore() local 429 struct gru_instruction *ins = (void *)cb; in gru_vset() local 443 struct gru_instruction *ins = (void *)cb; in gru_ivset() local 457 struct gru_instruction *ins = (void *)cb; in gru_vflush() local [all …]
|
/linux/tools/perf/util/ |
H A D | disasm.c | 90 struct ins *ins; in arch__associate_ins_ops() local 244 static int ins__raw_scnprintf(struct ins *ins, char *bf, size_t size, in ins__raw_scnprintf() 250 static int ins__scnprintf(struct ins *ins, char *bf, size_t size, in ins__scnprintf() 320 static int call__scnprintf(struct ins *ins, char *bf, size_t size, in call__scnprintf() 340 bool ins__is_call(const struct ins *ins) in ins__is_call() 447 static int jump__scnprintf(struct ins *ins, char *bf, size_t size, in jump__scnprintf() 494 bool ins__is_jump(const struct ins *ins) in ins__is_jump() 552 static int lock__scnprintf(struct ins *ins, char *bf, size_t size, in lock__scnprintf() 567 struct ins *ins = &ops->locked.ins; in lock__delete() local 680 static int mov__scnprintf(struct ins *ins, char *bf, size_t size, in mov__scnprintf() [all …]
|
H A D | disasm.h | 53 struct ins { struct 55 struct ins_ops *ops; argument 80 struct ins ins; member
|
/linux/arch/x86/include/asm/ |
H A D | bug.h | 57 #define _BUG_FLAGS_ASM(ins, file, line, flags, size, extra) \ argument 65 #define _BUG_FLAGS(ins, flags, extra) \ argument 79 #define _BUG_FLAGS(ins, flags, extra) asm volatile(ins) argument
|
/linux/arch/arm/mm/ |
H A D | alignment.c | 196 #define __get8_unaligned_check(ins,val,addr,err) \ argument 214 #define __get16_unaligned_check(ins,val,addr) \ argument 231 #define __get32_unaligned_check(ins,val,addr) \ argument 252 #define __put16_unaligned_check(ins,val,addr) \ argument 284 #define __put32_unaligned_check(ins,val,addr) \ argument
|
/linux/drivers/acpi/apei/ |
H A D | apei-base.c | 200 u8 ins; in apei_exec_for_each_entry() local 228 u8 ins = entry->instruction; in pre_map_gar_callback() local 261 u8 ins = entry->instruction; in post_unmap_gar_callback() local 716 u8 ins = entry->instruction; in collect_res_callback() local
|
/linux/fs/btrfs/ |
H A D | extent-tree.c | 4056 struct btrfs_key *ins) in found_extent_clustered() 4068 struct btrfs_key *ins) in found_extent() 4154 struct btrfs_key *ins, in find_free_extent_update_loop() 4251 struct btrfs_key *ins) in prepare_allocation_clustered() 4340 struct btrfs_key *ins) in prepare_allocation() 4379 struct btrfs_key *ins, in find_free_extent() 4693 struct btrfs_key *ins, int is_data, int delalloc) in btrfs_reserve_extent() 4809 struct btrfs_key *ins, int ref_mod, u64 oref_root) in alloc_reserved_file_extent() 4957 struct btrfs_key *ins) in btrfs_alloc_reserved_file_extent() 4985 struct btrfs_key *ins) in btrfs_alloc_logged_file_extent() [all …]
|
H A D | ulist.c | 169 static int ulist_rbtree_insert(struct ulist *ulist, struct ulist_node *ins) in ulist_rbtree_insert()
|
H A D | direct-io.c | 180 struct btrfs_key ins; in btrfs_new_extent_direct() local
|
/linux/arch/csky/include/asm/ |
H A D | uaccess.h | 123 #define __get_user_asm_common(x, ptr, ins, err) \ argument
|
/linux/drivers/pci/hotplug/ |
H A D | cpci_hotplug_pci.c | 102 int ins = 0; in cpci_check_and_clear_ins() local
|
/linux/fs/ocfs2/ |
H A D | extent_map.c | 171 struct ocfs2_extent_map_item *ins) in ocfs2_try_to_merge_extent_map() 219 struct ocfs2_extent_map_item ins; in ocfs2_extent_map_insert_rec() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_exec.c | 296 u64 ins = req->wait_ptr; in nouveau_exec_ucopy() local
|
/linux/sound/drivers/ |
H A D | serial-u16550.c | 63 static int ins[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; /* 1 to 16 */ variable 834 snd_uart16550_rmidi(struct snd_uart16550 * uart,int device,int outs,int ins,struct snd_rawmidi ** rmidi) snd_uart16550_rmidi() argument [all...] |
H A D | serial-generic.c | 288 snd_serial_generic_rmidi(struct snd_serial_generic * drvdata,int outs,int ins,struct snd_rawmidi ** rmidi) snd_serial_generic_rmidi() argument
|
/linux/fs/btrfs/tests/ |
H A D | qgroup-tests.c | 25 struct btrfs_key ins; in insert_normal_tree_ref() local
|
/linux/sound/soc/amd/raven/ |
H A D | acp3x-pcm-dma.c | 328 struct i2s_stream_instance *ins; in acp3x_dma_close() local
|
/linux/tools/objtool/arch/x86/ |
H A D | decode.c | 159 struct insn ins; in arch_decode_instruction() local
|
/linux/sound/pci/oxygen/ |
H A D | oxygen_pcm.c | 679 int outs, ins; oxygen_pcm_init() local [all...] |
/linux/drivers/phy/cadence/ |
H A D | phy-cadence-sierra.c | 543 struct cdns_sierra_inst *ins = phy_get_drvdata(gphy); in cdns_sierra_phy_init() local 613 struct cdns_sierra_inst *ins = phy_get_drvdata(gphy); in cdns_sierra_phy_on() local 664 struct cdns_sierra_inst *ins = phy_get_drvdata(gphy); in cdns_sierra_phy_off() local
|
/linux/drivers/nfc/pn533/ |
H A D | usb.c | 261 u8 ins; member
|
/linux/sound/drivers/vx/ |
H A D | vx_pcm.c | 1209 unsigned int outs, ins; snd_vx_pcm_new() local
|