Searched defs:nid (Results 226 - 238 of 238) sorted by last modified time

12345678910

/linux-master/sound/pci/lola/
H A Dlola_clock.c110 int lola_init_clock_widget(struct lola *chip, int nid) argument
[all...]
H A Dlola_proc.c16 print_audio_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid, const char *name) argument
27 print_pin_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid, unsigned int ampcap, const char *name) argument
48 print_clock_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid) argument
88 print_mixer_widget(struct snd_info_buffer *buffer, struct lola *chip, int nid) argument
102 int i, nid; local
[all...]
/linux-master/sound/pci/hda/
H A Dhda_proc.c47 print_nid_array(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, struct snd_array *array) argument
74 print_nid_pcms(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
93 print_amp_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dir) argument
112 is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int wcaps, int indices) argument
133 print_amp_vals(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int wcaps, int indices) argument
199 print_pcm_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
304 print_pin_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int *supports_vref) argument
400 print_pin_ctls(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int supports_vref) argument
438 print_vol_knob(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
450 print_audio_io(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, unsigned int wid_type) argument
468 print_digital_conv(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
512 print_power_state(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
553 print_unsol_cap(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
573 print_proc_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
598 print_conn_list(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, unsigned int wid_type, hda_nid_t *conn, int conn_len) argument
638 print_gpio(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
682 print_dpmst_connections(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int dev_num) argument
714 print_device_list(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
778 hda_nid_t nid, fg; local
[all...]
/linux-master/sound/hda/
H A Dhdac_component.c121 int snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, argument
162 int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, argument
/linux-master/arch/sh/mm/
H A Dnuma.c26 void __init setup_bootmem_node(int nid, unsigned long start, unsigned long end) argument
[all...]
/linux-master/arch/mips/sgi-ip27/
H A Dip27-init.c94 nasid_t nid; local
/linux-master/include/pcmcia/
H A Dcistpl.h132 u_char nid; member in struct:cistpl_jedec_t
/linux-master/include/linux/
H A Dgenalloc.h101 gen_pool_add_virt(struct gen_pool *pool, unsigned long addr, phys_addr_t phys, size_t size, int nid) argument
119 gen_pool_add(struct gen_pool *pool, unsigned long addr, size_t size, int nid) argument
/linux-master/drivers/nvdimm/
H A De820.c24 int nid = phys_to_target_node(res->start); local
/linux-master/include/sound/
H A Dhda_regmap.h79 snd_hdac_regmap_write(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int val) argument
97 snd_hdac_regmap_update(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int mask, unsigned int val) argument
115 snd_hdac_regmap_read(struct hdac_device *codec, hda_nid_t nid, unsigned int verb, unsigned int *val) argument
136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx) argument
160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) argument
181 snd_hdac_regmap_get_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx) argument
205 snd_hdac_regmap_update_amp_stereo(struct hdac_device *codec, hda_nid_t nid, int dir, int idx, int mask, int val) argument
219 snd_hdac_regmap_sync_node(struct hdac_device *codec, hda_nid_t nid) argument
[all...]
H A Dhda_component.h42 static inline int snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, argument
37 snd_hdac_sync_audio_rate(struct hdac_device *codec, hda_nid_t nid, int dev_id, int rate) argument
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c383 unsigned int nid = 1; local
/linux-master/arch/x86/mm/
H A Dnuma_internal.h11 int nid; member in struct:numa_memblk

Completed in 380 milliseconds

12345678910