/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw-spkr.c | 258 .get = spkr_mute_get, in snd_oxfw_add_spkr() 265 .get = spkr_volume_get, in snd_oxfw_add_spkr()
|
/kernel/linux/linux-6.6/sound/isa/msnd/ |
H A D | msnd_pinnacle_mixer.c | 272 .get = snd_msndmix_volume_get, .put = snd_msndmix_volume_put, \ 287 .get = snd_msndmix_get_mux,
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | cmipci.c | 605 * does it this way .. maybe not. Never get any information from C-Media about 1028 .get = snd_cmipci_spdif_default_get, 1056 .get = snd_cmipci_spdif_mask_get, 1103 .get = snd_cmipci_spdif_stream_get, 1125 ctl->get(ctl, val); in save_mixer_state() 1163 ctl->get(ctl, val); in restore_mixer_state() 1304 * after the channel is reset, and get added to the data for the rear DACs when 1980 .get = snd_cmipci_get_volume, .put = snd_cmipci_put_volume, \ 2081 .get = snd_cmipci_get_input_sw, .put = snd_cmipci_put_input_sw, \ 2146 .get [all...] |
/kernel/linux/linux-6.6/sound/pci/ |
H A D | cmipci.c | 601 * does it this way .. maybe not. Never get any information from C-Media about 1024 .get = snd_cmipci_spdif_default_get, 1052 .get = snd_cmipci_spdif_mask_get, 1099 .get = snd_cmipci_spdif_stream_get, 1121 ctl->get(ctl, val); in save_mixer_state() 1159 ctl->get(ctl, val); in restore_mixer_state() 1304 * after the channel is reset, and get added to the data for the rear DACs when 1988 .get = snd_cmipci_get_volume, .put = snd_cmipci_put_volume, \ 2089 .get = snd_cmipci_get_input_sw, .put = snd_cmipci_put_input_sw, \ 2154 .get [all...] |
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | aes-ce-core.S | 238 vld1.8 {q1}, [r1]! @ get next pt block 276 vld1.8 {q0}, [r1]! @ get next ct block 313 vld1.8 {q1}, [r5] @ get iv 351 vld1.8 {q3}, [r5] @ get iv 517 vld1.8 {q0-q1}, [r1]! @ get 4 pt blocks 609 vld1.8 {q0-q1}, [r1]! @ get 4 ct blocks
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | checksum_32.S | 42 /* Do end cruft out of band to get better cache patterns. */ 65 2: lduh [%o0], %o4 ! get hword 69 4: ldub [%o0], %o5 ! get final byte 73 1: retl ! get outta here 76 /* Also do alignment out of band to get better cache patterns. */ 105 /* The common case is to get called with a nicely aligned 144 cpout: retl ! get outta here 190 * because of this we thus do all the ldd's together to get 321 xor %o0, %o1, %o4 ! get changing bits 343 andcc %g1, 0xf, %o3 ! get lo [all...] |
/kernel/linux/linux-5.10/drivers/counter/ |
H A D | counter.c | 45 if (!e->get) in counter_signal_enum_read() 48 err = e->get(counter, signal, &index); in counter_signal_enum_read() 108 if (!e->get) in counter_count_enum_read() 111 err = e->get(counter, count, &index); in counter_count_enum_read() 170 if (!e->get) in counter_device_enum_read() 173 err = e->get(counter, &index); in counter_device_enum_read()
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | aes-ce-core.S | 238 vld1.8 {q1}, [r1]! @ get next pt block 276 vld1.8 {q0}, [r1]! @ get next ct block 313 vld1.8 {q1}, [r5] @ get iv 351 vld1.8 {q3}, [r5] @ get iv 517 vld1.8 {q0-q1}, [r1]! @ get 4 pt blocks 609 vld1.8 {q0-q1}, [r1]! @ get 4 ct blocks
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | checksum_32.S | 42 /* Do end cruft out of band to get better cache patterns. */ 65 2: lduh [%o0], %o4 ! get hword 69 4: ldub [%o0], %o5 ! get final byte 73 1: retl ! get outta here 76 /* Also do alignment out of band to get better cache patterns. */ 105 /* The common case is to get called with a nicely aligned 144 cpout: retl ! get outta here 183 * because of this we thus do all the ldd's together to get 314 xor %o0, %o1, %o4 ! get changing bits 335 andcc %g1, 0xf, %o3 ! get lo [all...] |
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000.c | 863 .get = mixer_bass_treble_get, 873 .get = mixer_bass_treble_get, 930 .get = mixer_chorus_reverb_get, 940 .get = mixer_chorus_reverb_get, 992 .get = mixer_fm_depth_get, 1002 .get = mixer_fm_depth_get,
|
/kernel/linux/linux-5.10/sound/pci/mixart/ |
H A D | mixart_mixer.c | 400 .get = mixart_analog_vol_get, 442 .get = mixart_audio_sw_get, 895 .get = mixart_pcm_vol_get, 946 .get = mixart_pcm_sw_get, 1020 .get = mixart_monitor_vol_get, 1085 .get = mixart_monitor_sw_get,
|
/kernel/linux/linux-5.10/fs/ |
H A D | libfs.c | 561 * NOTE: Even though i_size might get updated by this function, mark_inode_dirty 879 int (*get)(void *, u64 *); member 891 int (*get)(void *, u64 *), int (*set)(void *, u64), in simple_attr_open() 900 attr->get = get; in simple_attr_open() 919 /* read from the buffer that is filled with the get function */ 929 if (!attr->get) in simple_attr_read() 942 ret = attr->get(attr->data, &val); in simple_attr_read() 1286 * simple_get_link - generic helper to get the target of "fast" symlinks
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | emu8000.c | 863 .get = mixer_bass_treble_get, 873 .get = mixer_bass_treble_get, 930 .get = mixer_chorus_reverb_get, 940 .get = mixer_chorus_reverb_get, 992 .get = mixer_fm_depth_get, 1002 .get = mixer_fm_depth_get,
|
/kernel/linux/linux-6.6/sound/pci/mixart/ |
H A D | mixart_mixer.c | 400 .get = mixart_analog_vol_get, 442 .get = mixart_audio_sw_get, 895 .get = mixart_pcm_vol_get, 946 .get = mixart_pcm_sw_get, 1020 .get = mixart_monitor_vol_get, 1085 .get = mixart_monitor_sw_get,
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | head.S | 227 bl __hyp_stub_install @ get into SVC mode, reversibly 238 mrs r2, cpsr @ get current mode 265 * We just need to get rid of any offset by aligning the 290 ldr r2, [r1, #4] @ get &_edata 292 ldr r2, [r2] @ get DTB signature 303 ldr sp, [r1] @ get stack location 364 * dtb data will get relocated along with the kernel if necessary. 687 * dcache_line_size - get the minimum D-cache line size from the CTR register 953 mrc p15, 0, r9, c0, c0 @ get processor ID 967 1: ldr r1, [r12, #0] @ get valu [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | mixer_scarlett_gen2.c | 438 /* get the starting port index number for a given port type/direction */ 635 /* send a second message to get the response */ in scarlett2_usb() 750 /* Send a USB message to get data; result placed in *buf */ 766 /* Send a USB message to get configuration parameters; result placed in *buf */ 778 /* Send a USB message to get volume status; result placed in *buf */ 909 /* Send USB message to get meter levels */ 1100 .get = scarlett2_master_volume_ctl_get, 1111 .get = scarlett2_volume_ctl_get, 1199 .get = scarlett2_sw_hw_enum_ctl_get, 1261 .get [all...] |
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ice1724.c | 192 /* get gpio direction 0 = read, 1 = write */ 498 /* If I don't do this, I get machine lockup due to continual interrupts */ in snd_vt1724_interrupt() 1580 .get = snd_vt1724_eeprom_get 1693 .get = snd_vt1724_spdif_default_get, 1726 .get = snd_vt1724_spdif_maskc_get, 1735 .get = snd_vt1724_spdif_maskp_get, 1773 .get = snd_vt1724_spdif_sw_get, 1945 .get = snd_vt1724_pro_internal_clock_get, 1976 .get = snd_vt1724_pro_rate_locking_get, 2007 .get [all...] |
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ice1724.c | 173 /* get gpio direction 0 = read, 1 = write */ 479 /* If I don't do this, I get machine lockup due to continual interrupts */ in snd_vt1724_interrupt() 1561 .get = snd_vt1724_eeprom_get 1674 .get = snd_vt1724_spdif_default_get, 1707 .get = snd_vt1724_spdif_maskc_get, 1716 .get = snd_vt1724_spdif_maskp_get, 1754 .get = snd_vt1724_spdif_sw_get, 1926 .get = snd_vt1724_pro_internal_clock_get, 1957 .get = snd_vt1724_pro_rate_locking_get, 1988 .get [all...] |
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 907 /* get current counters as zero point, rates are zeroed */ in ip_vs_zero_stats() 1474 /* Count only IPv4 services for old get/setsockopt interface */ in ip_vs_add_service() 2865 const struct ip_vs_get_services *get, in __ip_vs_get_service_entries() 2879 if (count >= get->num_services) in __ip_vs_get_service_entries() 2898 if (count >= get->num_services) in __ip_vs_get_service_entries() 2915 __ip_vs_get_dest_entries(struct netns_ipvs *ipvs, const struct ip_vs_get_dests *get, in __ip_vs_get_dest_entries() argument 2919 union nf_inet_addr addr = { .ip = get->addr }; in __ip_vs_get_dest_entries() 2923 if (get->fwmark) in __ip_vs_get_dest_entries() 2924 svc = __ip_vs_svc_fwm_find(ipvs, AF_INET, get->fwmark); in __ip_vs_get_dest_entries() 2926 svc = __ip_vs_service_find(ipvs, AF_INET, get in __ip_vs_get_dest_entries() 2864 __ip_vs_get_service_entries(struct netns_ipvs *ipvs, const struct ip_vs_get_services *get, struct ip_vs_get_services __user *uptr) __ip_vs_get_service_entries() argument 3093 struct ip_vs_get_services *get; do_ip_vs_get_ctl() local 3134 struct ip_vs_get_dests *get; do_ip_vs_get_ctl() local [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-gw-pld.c | 90 gw->chip.get = gw_pld_get8; in gw_pld_probe()
|
H A D | gpio-octeon.c | 106 chip->get = octeon_gpio_get; in octeon_gpio_probe()
|
H A D | gpio-pca9570.c | 106 gpio->chip.get = pca9570_get; in pca9570_probe()
|
H A D | gpio-bd71828.c | 120 bdgpio->gpio.get = bd71828_gpio_get; in bd71828_probe()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | bmips-cpufreq.c | 152 .get = bmips_cpufreq_get,
|
H A D | loongson2_cpufreq.c | 99 .get = cpufreq_generic_get,
|