Searched refs:get (Results 276 - 300 of 1160) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/
H A Dnsfs.c71 return args->ns_ops->get(args->task);
157 ns = ns_ops->get(task);
/linux-master/sound/pci/ac97/
H A Dac97_patch.c135 .get = ac97_surround_jack_mode_get, \
144 .get = ac97_channel_mode_get, \
154 .get = ac97_channel_mode_get, \
164 .get = ac97_channel_mode_get, \
255 .get = snd_ac97_ymf7x3_get_speaker,
321 .get = snd_ac97_ymf7x3_spdif_source_get,
400 .get = snd_ac97_ymf7x3_spdif_source_get,
407 .get = snd_ac97_ymf753_spdif_output_pin_get,
992 .get = snd_ac97_get_volsw,
1176 .get
[all...]
/linux-master/drivers/clk/
H A Dclk-devres.c23 struct clk *(*get)(struct device *dev, const char *id),
35 clk = get(dev, id);
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.c1045 .get = snd_echo_output_gain_get,
1055 .get = snd_echo_output_gain_get,
1125 .get = snd_echo_input_gain_get,
1188 .get = snd_echo_output_nominal_get,
1254 .get = snd_echo_input_nominal_get,
1320 .get = snd_echo_mixer_get,
1383 .get = snd_echo_vmixer_get,
1471 .get = snd_echo_digital_mode_get,
1521 .get = snd_echo_spdif_mode_get,
1595 .get
[all...]
/linux-master/sound/pci/
H A Dak4531_codec.c49 .get = snd_ak4531_get_single, .put = snd_ak4531_put_single, \
56 .get = snd_ak4531_get_single, .put = snd_ak4531_put_single, \
116 .get = snd_ak4531_get_double, .put = snd_ak4531_put_double, \
123 .get = snd_ak4531_get_double, .put = snd_ak4531_put_double, \
201 .get = snd_ak4531_get_input_sw, .put = snd_ak4531_put_input_sw, \
/linux-master/arch/xtensa/kernel/
H A Dvectors.S62 * We get here when an exception occurred while we were in userland.
74 xsr a3, excsave1 # save a3 and get dispatch table
90 * We get this exception when we were already in kernel space.
101 xsr a3, excsave1 # save a3, and get dispatch table
116 * We get this exception when another exception occurs while were are
227 xsr a0, depc # get DEPC, save a0
269 xsr a2, depc # save a2 and get stack pointer
382 extui a2, a0, 0, 6 # get offset into 64-byte vector handler
492 * We get here with windowbase set to the window that was being spilled and
507 * - return to user. By the time we get t
[all...]
H A Dalign.S171 extui a0, a4, INSN_OP0, 4 # get insn.op0 nibble
233 extui a5, a4, INSN_OP0, 4 # get insn.op0 nibble
245 /* Store: Jump to table entry to get the value in the source register.*/
248 extui a6, a4, INSN_T, 4 # get source register
398 __extl a3, a3 # get 16-bit value
399 __exth a6, a5 # get 16-bit mask ffffffff:ffff0000
/linux-master/drivers/misc/
H A Dkgdbts.c17 * a "get" which is kgdb requesting input and "put" which is kgdb
165 char *get; member in struct:test_struct
410 fill_get_buf(ts.tst[ts.idx].get);
479 eprintk("kgdbts: ERROR failed sstep get emulation\n");
495 /* validate the "g" packet to get the IP */
718 v2printk("get%i: %s\n", ts.idx, get_buf);
755 /* Send an ACK on the get if a prior put completed and set the
762 /* On the first get char, fill the transmit buffer and then
767 ts.tst[ts.idx].get_handler(ts.tst[ts.idx].get);
769 fill_get_buf(ts.tst[ts.idx].get);
[all...]
/linux-master/arch/arm/kernel/
H A Dentry-header.S206 @ The parent context IRQs must have been enabled to get here in
302 mrc p15, 0, r1, c13, c0, 3 @ get current_thread_info pointer
312 ldr r1, [r2, #\offset + S_PSR] @ get calling cpsr
313 ldr lr, [r2, #\offset + S_PC]! @ get pc
322 ldmdb r2, {r1 - lr}^ @ get calling r1 - lr
324 ldmdb r2, {r0 - lr}^ @ get calling r0 - lr
343 ldr r1, [sp, #\offset + S_PSR] @ get calling cpsr
344 ldr lr, [sp, #\offset + S_PC] @ get pc
354 ldmdb sp, {r1 - r12} @ get calling r1 - r12
356 ldmdb sp, {r0 - r12} @ get callin
[all...]
H A Dhead.S107 mrc p15, 0, r9, c0, c0 @ get processor id
178 * amount which are required to get the kernel running, which
400 mrc p15, 0, r9, c0, c0 @ get processor id
412 ldrd r4, r5, [r3, #0] @ get secondary_data.pgdir
416 ldr r8, [r3, #8] @ get secondary_data.swapper_pg_dir
434 adr_l r7, secondary_data + 12 @ get secondary_data.stack
436 ldr r0, [r7, #4] @ get secondary_data.task
545 mrc p15, 4, r0, c15, c0 @ get SCU base address
H A Dentry-common.S205 USER( ldreq r10, [saved_pc, #-4] ) @ get SWI instruction
207 USER( ldr r10, [saved_pc, #-4] ) @ get SWI instruction
224 USER( ldr scno, [saved_pc, #-4] ) @ get SWI instruction
238 * If this is an old ABI call, get the syscall number into scno and
239 * get the old ABI syscall table address.
/linux-master/Documentation/sphinx/
H A Dkfigure.py15 methods *to* always get the best output-format even if some tools are not
77 envpath = os.environ.get('PATH', None) or os.defpath
514 srclang = node.get('srclang')
518 tmp_ext = RENDER_MARKUP_EXT.get(srclang, None)
595 node['alt'] = self.options.get('alt','')
600 caption = self.options.get('caption')
/linux-master/fs/bcachefs/
H A Dxattr.c389 .get = bch2_xattr_get_handler,
402 .get = bch2_xattr_get_handler,
409 .get = bch2_xattr_get_handler,
604 .get = bch2_xattr_bcachefs_get,
619 .get = bch2_xattr_bcachefs_get_effective,
/linux-master/sound/isa/cs423x/
H A Dcs4236_lib.c381 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
388 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
446 .get = snd_cs4236_get_singlec, .put = snd_cs4236_put_singlec, \
492 .get = snd_cs4236_get_double, .put = snd_cs4236_put_double, \
500 .get = snd_cs4236_get_double, .put = snd_cs4236_put_double, \
579 .get = snd_cs4236_get_double1, .put = snd_cs4236_put_double1, \
587 .get = snd_cs4236_get_double1, .put = snd_cs4236_put_double1, \
649 .get = snd_cs4236_get_master_digital, .put = snd_cs4236_put_master_digital, \
693 .get = snd_cs4235_get_output_accu, .put = snd_cs4235_put_output_accu, \
926 .get
[all...]
/linux-master/sound/soc/
H A Dsoc-topology.c228 hdr->ops.get, hdr->ops.put, hdr->ops.info, index,
237 name, hdr->ops.get, hdr->ops.put, hdr->ops.info,
489 * TLV callback and extended put/get handlers.
511 if (!sbe->get &&
512 ext_ops[i].id == le32_to_cpu(be->ext_ops.get))
513 sbe->get = ext_ops[i].get;
516 if ((k->access & SNDRV_CTL_ELEM_ACCESS_TLV_READ) && !sbe->get)
530 if (k->get == NULL && ops[i].id == le32_to_cpu(hdr->ops.get))
[all...]
/linux-master/sound/pci/ice1712/
H A Dews.c609 .get = snd_ice1712_ewx_io_sense_get,
617 .get = snd_ice1712_ewx_io_sense_get,
716 .get = snd_ice1712_ews88mt_input_sense_get,
725 .get = snd_ice1712_ews88mt_output_sense_get,
794 .get = snd_ice1712_ews88d_control_get,\
934 .get = snd_ice1712_6fire_control_get,\
944 .get = snd_ice1712_6fire_select_input_get,
H A Dwm8766.c212 if (wm->ctl[n].get)
213 wm->ctl[n].get(wm, &val1, &val2);
290 cont.get = snd_wm8766_ctl_get;
/linux-master/tools/testing/selftests/tpm2/
H A Dtpm2.py233 self.name = TPM2_FMT1_ERRORS.get(rc & 0x3f, "TPM_RC_UNKNOWN")
235 self.name = TPM2_WARN_ERRORS.get(rc & 0x7f, "TPM_RC_UNKNOWN")
237 self.name = TPM2_VER1_ERRORS.get(rc & 0x7f, "TPM_RC_UNKNOWN")
239 self.name = TPM2_VER0_ERRORS.get(rc & 0x7f, "TPM_RC_UNKNOWN")
326 ds = ALG_DIGEST_SIZE_MAP.get(alg)
333 f = ALG_HASH_FUNCTION_MAP.get(alg)
340 alg = NAME_ALG_MAP.get(name)
/linux-master/sound/mips/
H A Dsgio2audio.c225 .get = sgio2audio_gain_get,
237 .get = sgio2audio_gain_get,
248 .get = sgio2audio_gain_get,
258 .get = sgio2audio_source_get,
270 .get = sgio2audio_gain_get,
282 .get = sgio2audio_gain_get,
293 .get = sgio2audio_gain_get,
341 /* get data out of bounce buffer, count must be a multiple of 32 */
642 /* get the current hardware pointer */
/linux-master/sound/soc/img/
H A Dimg-spdif-in.c577 .get = img_spdif_in_get_status_mask
585 .get = img_spdif_in_get_status
591 .get = img_spdif_in_get_multi_freq,
600 .get = img_spdif_in_get_lock_freq
606 .get = img_spdif_in_get_trk,
613 .get = img_spdif_in_get_lock_acquire,
620 .get = img_spdif_in_get_lock_release,
/linux-master/sound/aoa/codecs/
H A Donyx.c175 .get = onyx_snd_vol_get,
237 .get = onyx_snd_inputgain_get,
303 .get = onyx_snd_capture_source_get,
356 .get = onyx_snd_mute_get,
422 .get = onyx_snd_single_bit_get, \
484 .get = onyx_spdif_mask_get,
541 .get = onyx_spdif_get,
/linux-master/sound/soc/codecs/
H A Dmadera.h294 .get = snd_soc_get_enum_double, .put = madera_rate_put, \
299 .info = snd_soc_bytes_info, .get = snd_soc_bytes_get, \
306 .info = snd_soc_bytes_info, .get = snd_soc_bytes_get, \
/linux-master/fs/orangefs/
H A Dorangefs-bufmap.c124 static int get(struct slot_map *m) function
285 * ideally we want to get kernel space pointers for each page, but
444 return get(&rw_map);
472 return get(&readdir_map);
/linux-master/fs/kernfs/
H A Dinode.c174 * kernfs_node has non-default attributes get them from
233 * kernfs_get_inode - get inode for kernfs_node
432 .get = kernfs_vfs_xattr_get,
438 .get = kernfs_vfs_xattr_get,
444 .get = kernfs_vfs_xattr_get,
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c278 int (*get)(struct context *ctx, unsigned long offset, u32 *v); member in struct:igt_coherency_mode
355 if (!read->get)
393 err = read->get(&ctx, offsets[n], &found);
395 pr_err("Failed to get value[%ld/%ld] in object using %s, err=%d\n",

Completed in 276 milliseconds

<<11121314151617181920>>