Home
last modified time | relevance | path

Searched defs:kc (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/md/
Ddm-kcopyd.c206 static void wake(struct dm_kcopyd_client *kc) in wake()
241 static void kcopyd_put_pages(struct dm_kcopyd_client *kc, struct page_list *pl) in kcopyd_put_pages()
260 static int kcopyd_get_pages(struct dm_kcopyd_client *kc, in kcopyd_get_pages()
306 static int client_reserve_pages(struct dm_kcopyd_client *kc, unsigned nr_pages) in client_reserve_pages()
328 static void client_free_pages(struct dm_kcopyd_client *kc) in client_free_pages()
342 struct dm_kcopyd_client *kc; member
412 struct dm_kcopyd_client *kc) in pop_io_job()
437 struct dm_kcopyd_client *kc) in pop()
460 struct dm_kcopyd_client *kc = job->kc; in push() local
471 struct dm_kcopyd_client *kc = job->kc; in push_head() local
[all …]
Ddm-zoned-reclaim.c21 struct dm_kcopyd_client *kc; member
Draid5-ppl.c207 struct kmem_cache *kc = pool_data; in ppl_io_pool_alloc() local
225 struct kmem_cache *kc = pool_data; in ppl_io_pool_free() local
/Linux-v5.4/kernel/time/
Dposix-timers.c475 const struct k_clock *kc = clockid_to_kclock(which_clock); in do_timer_create() local
646 const struct k_clock *kc = timr->kclock; in common_timer_get() local
698 const struct k_clock *kc; in do_timer_gettime() local
822 const struct k_clock *kc = READ_ONCE(timer->kclock); in timer_wait_running() local
842 const struct k_clock *kc = timr->kclock; in common_timer_set() local
880 const struct k_clock *kc; in do_timer_settime() local
963 const struct k_clock *kc = timer->kclock; in common_timer_del() local
974 const struct k_clock *kc = timer->kclock; in timer_delete_hook() local
1048 const struct k_clock *kc = clockid_to_kclock(which_clock); in SYSCALL_DEFINE2() local
1063 const struct k_clock *kc = clockid_to_kclock(which_clock); in SYSCALL_DEFINE2() local
[all …]
/Linux-v5.4/sound/pci/ice1712/
Dse.c420 static int se200pci_cont_volume_info(struct snd_kcontrol *kc, in se200pci_cont_volume_info()
432 static int se200pci_cont_enum_info(struct snd_kcontrol *kc, in se200pci_cont_enum_info()
444 static int se200pci_cont_volume_get(struct snd_kcontrol *kc, in se200pci_cont_volume_get()
455 static int se200pci_cont_boolean_get(struct snd_kcontrol *kc, in se200pci_cont_boolean_get()
465 static int se200pci_cont_enum_get(struct snd_kcontrol *kc, in se200pci_cont_enum_get()
516 static int se200pci_cont_volume_put(struct snd_kcontrol *kc, in se200pci_cont_volume_put()
542 static int se200pci_cont_boolean_put(struct snd_kcontrol *kc, in se200pci_cont_boolean_put()
559 static int se200pci_cont_enum_put(struct snd_kcontrol *kc, in se200pci_cont_enum_put()
/Linux-v5.4/sound/soc/codecs/
Dwcd9335.c1269 static int slim_rx_mux_get(struct snd_kcontrol *kc, in slim_rx_mux_get()
1280 static int slim_rx_mux_put(struct snd_kcontrol *kc, in slim_rx_mux_put()
1324 static int slim_tx_mixer_get(struct snd_kcontrol *kc, in slim_tx_mixer_get()
1336 static int slim_tx_mixer_put(struct snd_kcontrol *kc, in slim_tx_mixer_put()
1471 static int wcd9335_put_dec_enum(struct snd_kcontrol *kc, in wcd9335_put_dec_enum()
1522 static int wcd9335_int_dem_inp_mux_put(struct snd_kcontrol *kc, in wcd9335_int_dem_inp_mux_put()
2173 static int wcd9335_get_compander(struct snd_kcontrol *kc, in wcd9335_get_compander()
2185 static int wcd9335_set_compander(struct snd_kcontrol *kc, in wcd9335_set_compander()
2224 static int wcd9335_rx_hph_mode_get(struct snd_kcontrol *kc, in wcd9335_rx_hph_mode_get()
2235 static int wcd9335_rx_hph_mode_put(struct snd_kcontrol *kc, in wcd9335_rx_hph_mode_put()
[all …]
Dhdac_hdmi.c769 struct snd_kcontrol *kc, int event) in hdac_hdmi_pin_output_widget_event()
814 struct snd_kcontrol *kc, int event) in hdac_hdmi_cvt_output_widget_event()
869 struct snd_kcontrol *kc, int event) in hdac_hdmi_pin_mux_widget_event()
968 struct snd_kcontrol_new *kc; in hdac_hdmi_create_pin_port_muxs() local
1035 const struct snd_kcontrol_new *kc; in hdac_hdmi_add_pinmux_cvt_route() local
1676 struct snd_kcontrol_new *kc; in create_fill_jack_kcontrols() local
/Linux-v5.4/sound/parisc/
Dharmony.c676 snd_harmony_mixercontrol_info(struct snd_kcontrol *kc, in snd_harmony_mixercontrol_info()
693 snd_harmony_volume_get(struct snd_kcontrol *kc, in snd_harmony_volume_get()
722 snd_harmony_volume_put(struct snd_kcontrol *kc, in snd_harmony_volume_put()
757 snd_harmony_captureroute_info(struct snd_kcontrol *kc, in snd_harmony_captureroute_info()
766 snd_harmony_captureroute_get(struct snd_kcontrol *kc, in snd_harmony_captureroute_get()
783 snd_harmony_captureroute_put(struct snd_kcontrol *kc, in snd_harmony_captureroute_put()
/Linux-v5.4/include/linux/
Dmempool.h60 mempool_init_slab_pool(mempool_t *pool, int min_nr, struct kmem_cache *kc) in mempool_init_slab_pool()
67 mempool_create_slab_pool(int min_nr, struct kmem_cache *kc) in mempool_create_slab_pool()
/Linux-v5.4/sound/soc/
Dsoc-topology.c693 struct snd_kcontrol_new *kc, struct snd_soc_tplg_tlv_dbscale *scale) in soc_tplg_create_tlv_db_scale()
713 struct snd_kcontrol_new *kc, struct snd_soc_tplg_ctl_hdr *tc) in soc_tplg_create_tlv()
740 struct snd_kcontrol_new *kc) in soc_tplg_free_tlv()
750 struct snd_kcontrol_new kc; in soc_tplg_dbytes_create() local
830 struct snd_kcontrol_new kc; in soc_tplg_dmixer_create() local
1000 struct snd_kcontrol_new kc; in soc_tplg_denum_create() local
1296 struct snd_kcontrol_new *kc; in soc_tplg_dapm_widget_dmixer_create() local
1383 struct snd_kcontrol_new *kc; in soc_tplg_dapm_widget_denum_create() local
1495 struct snd_kcontrol_new *kc; in soc_tplg_dapm_widget_dbytes_create() local
/Linux-v5.4/sound/pci/hda/
Dhda_local.h629 #define get_amp_nid(kc) get_amp_nid_((kc)->private_value) argument
630 #define get_amp_channels(kc) (((kc)->private_value >> 16) & 0x3) argument
632 #define get_amp_direction(kc) get_amp_direction_((kc)->private_value) argument
634 #define get_amp_index(kc) get_amp_index_((kc)->private_value) argument
635 #define get_amp_offset(kc) (((kc)->private_value >> 23) & 0x3f) argument
636 #define get_amp_min_mute(kc) (((kc)->private_value >> 29) & 0x1) argument
/Linux-v5.4/sound/usb/caiaq/
Dcontrol.c575 struct snd_kcontrol *kc; in add_controls() local
/Linux-v5.4/sound/soc/sof/
Dtopology.c441 struct snd_kcontrol_new *kc, in sof_control_load_volume()
505 struct snd_kcontrol_new *kc, in sof_control_load_enum()
536 struct snd_kcontrol_new *kc, in sof_control_load_bytes()
1045 struct snd_kcontrol_new *kc, in sof_control_load()
1763 const struct snd_kcontrol_new *kc; in sof_get_control_data() local
2182 const struct snd_kcontrol_new *kc; in sof_widget_unload() local
/Linux-v5.4/kernel/
Dpid_namespace.c43 struct kmem_cache *kc; in create_pid_cachep() local
/Linux-v5.4/drivers/media/rc/
Dimon.c131 u32 kc; /* current input keycode */ member
1550 u32 kc; in imon_incoming_packet() local
2009 u32 kc = key_table[i].keycode; in imon_init_idev() local
/Linux-v5.4/drivers/s390/cio/
Dchsc.h96 u32 kc:4; member
/Linux-v5.4/drivers/tty/vt/
Dkeyboard.c1859 int kc = 0; in vt_do_kbkeycode_ioctl() local
/Linux-v5.4/sound/usb/
Dmixer_quirks.c845 const struct snd_kcontrol_new *kc, in snd_nativeinstruments_create_mixer()