Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 90 of 90) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dpatch_analog.c55 #define set_beep_amp(spec, nid, idx, dir) \ argument
58 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ argument
64 struct ad198x_spec *spec = codec->spec; in create_beep_ctls() local
145 struct ad198x_spec *spec = codec->spec; in ad_vmaster_eapd_hook() local
189 struct ad198x_spec *spec = codec->spec; in ad198x_parse_auto_config() local
217 struct ad198x_spec *spec; in alloc_ad_spec() local
236 struct ad198x_spec *spec = codec->spec; in ad_fixup_inv_jack_detect() local
250 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd() local
263 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd_mix_in() local
403 struct ad198x_spec *spec; in patch_ad1986a() local
[all …]
Dpatch_via.c85 #define VT2002P_COMPATIBLE(spec) \ argument
124 struct via_spec *spec; in via_new_spec() local
207 struct via_spec *spec = codec->spec; in vt1708_stop_hp_work() local
220 struct via_spec *spec = codec->spec; in vt1708_update_hp_work() local
244 struct via_spec *spec = codec->spec; in via_pin_power_ctl_get() local
254 struct via_spec *spec = codec->spec; in via_pin_power_ctl_put() local
277 static inline void set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp()
294 struct via_spec *spec = codec->spec; in add_beep_ctls() local
315 struct via_spec *spec = codec->spec; in auto_parse_beep() local
325 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ argument
[all …]
Dpatch_conexant.c59 static inline void set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp()
75 struct conexant_spec *spec = codec->spec; in add_beep_ctls() local
94 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ argument
105 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep() local
121 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd() local
160 struct conexant_spec *spec = codec->spec; in cx_auto_vmaster_hook() local
169 struct conexant_spec *spec = codec->spec; in cx_auto_vmaster_hook_mute_led() local
193 struct conexant_spec *spec = codec->spec; in cx_auto_init() local
205 struct conexant_spec *spec = codec->spec; in cx_auto_reboot_notify() local
272 struct conexant_spec *spec = codec->spec; in cxt_fixup_stereo_dmic() local
[all …]
Dhda_generic.c49 int snd_hda_gen_spec_init(struct hda_gen_spec *spec) in snd_hda_gen_spec_init()
71 snd_hda_gen_add_kctl(struct hda_gen_spec *spec, const char *name, in snd_hda_gen_add_kctl()
88 static void free_kctls(struct hda_gen_spec *spec) in free_kctls()
99 static void snd_hda_gen_spec_free(struct hda_gen_spec *spec) in snd_hda_gen_spec_free()
113 struct hda_gen_spec *spec = codec->spec; in parse_user_hints() local
263 struct hda_gen_spec *spec = codec->spec; in get_nid_path() local
308 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_idx() local
329 struct hda_gen_spec *spec = codec->spec; in snd_hda_get_path_from_idx() local
340 struct hda_gen_spec *spec = codec->spec; in is_dac_already_used() local
366 struct hda_gen_spec *spec = codec->spec; in is_ctl_used() local
[all …]
Dpatch_realtek.c177 struct alc_spec *spec = codec->spec; in alc_get_coef0() local
215 static void add_mixer(struct alc_spec *spec, const struct snd_kcontrol_new *mix) in add_mixer()
254 struct alc_spec *spec = codec->spec; in alc_fix_pll() local
264 struct alc_spec *spec = codec->spec; in alc_fix_pll_init() local
427 struct alc_spec *spec = codec->spec; in alc_eapd_shutup() local
482 struct alc_spec *spec = codec->spec; in alc_fixup_sku_ignore() local
492 struct alc_spec *spec = codec->spec; in alc_fixup_no_depop_delay() local
504 struct alc_spec *spec = codec->spec; in alc_auto_parse_customize_define() local
595 struct alc_spec *spec = codec->spec; in alc_subsystem_id() local
696 struct alc_spec *spec = codec->spec; in alc_ssid_check() local
[all …]
Dpatch_cirrus.c144 struct cs_spec *spec = codec->spec; in cs_vendor_coef_get() local
154 struct cs_spec *spec = codec->spec; in cs_vendor_coef_set() local
169 struct cs_spec *spec = codec->spec; in cs_automute() local
197 struct cs_spec *spec = codec->spec; in init_input_coef() local
310 struct cs_spec *spec = codec->spec; in cs_init() local
362 struct cs_spec *spec = codec->spec; in cs_parse_auto_config() local
510 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_13() local
522 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_23() local
584 struct cs_spec *spec; in cs_alloc_spec() local
599 struct cs_spec *spec; in patch_cs420x() local
[all …]
Dpatch_sigmatel.c256 struct sigmatel_spec *spec = codec->spec; in stac_playback_pcm_hook() local
266 struct sigmatel_spec *spec = codec->spec; in stac_capture_pcm_hook() local
338 struct sigmatel_spec *spec = codec->spec; in stac_capture_led_hook() local
400 struct sigmatel_spec *spec = codec->spec; in stac_update_led_status() local
433 struct sigmatel_spec *spec = codec->spec; in stac_update_outputs() local
459 struct sigmatel_spec *spec = codec->spec; in stac_toggle_power_map() local
490 struct sigmatel_spec *spec = codec->spec; in jack_update_power() local
535 struct sigmatel_spec *spec = codec->spec; in stac_init_power_map() local
568 struct sigmatel_spec *spec = codec->spec; in stac_store_hints() local
599 struct sigmatel_spec *spec = codec->spec; in stac_aloopback_get() local
[all …]
Dpatch_hdmi.c359 #define get_pin(spec, idx) \ argument
361 #define get_cvt(spec, idx) \ argument
363 #define get_pcm_rec(spec, idx) ((spec)->pcm_rec[idx]) argument
367 struct hdmi_spec *spec = codec->spec; in pin_nid_to_pin_index() local
381 struct hdmi_spec *spec = codec->spec; in hinfo_to_pin_index() local
394 struct hdmi_spec *spec = codec->spec; in cvt_nid_to_cvt_index() local
409 struct hdmi_spec *spec = codec->spec; in hdmi_eld_ctl_info() local
431 struct hdmi_spec *spec = codec->spec; in hdmi_eld_ctl_get() local
470 struct hdmi_spec *spec = codec->spec; in hdmi_create_eld_ctl() local
519 struct hdmi_spec *spec = codec->spec; in hdmi_init_pin() local
[all …]
Dpatch_ca0132.c843 struct ca0132_spec *spec = codec->spec; in chipio_write_address() local
869 struct ca0132_spec *spec = codec->spec; in chipio_write_data() local
914 struct ca0132_spec *spec = codec->spec; in chipio_read_data() local
946 struct ca0132_spec *spec = codec->spec; in chipio_write() local
974 struct ca0132_spec *spec = codec->spec; in chipio_write_multiple() local
996 struct ca0132_spec *spec = codec->spec; in chipio_read() local
1037 struct ca0132_spec *spec = codec->spec; in chipio_set_control_param() local
1074 struct ca0132_spec *spec = codec->spec; in chipio_enable_clocks() local
1135 struct ca0132_spec *spec = codec->spec; in dspio_write() local
1309 struct ca0132_spec *spec = codec->spec; in dspio_get_response_data() local
[all …]
Dpatch_ca0110.c42 struct hda_gen_spec *spec = codec->spec; in ca0110_parse_auto_config() local
58 struct hda_gen_spec *spec; in patch_ca0110() local
Dpatch_cmedia.c51 struct cmi_spec *spec; in patch_cmi9880() local
80 struct cmi_spec *spec; in patch_cmi8888() local
Ddell_wmi_helper.c38 struct alc_spec *spec = codec->spec; in alc_fixup_dell_wmi() local
Dpatch_si3054.c221 struct si3054_spec *spec = codec->spec; in si3054_init() local
281 struct si3054_spec *spec = kzalloc(sizeof(*spec), GFP_KERNEL); in patch_si3054() local
Dthinkpad_helper.c57 struct hda_gen_spec *spec = codec->spec; in hda_fixup_thinkpad_acpi() local
Dhda_codec.h200 void *spec; member
/linux-4.4.14/sound/pci/ice1712/
Dpsc724.c120 struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8766); in psc724_wm8766_write() local
162 struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8776); in psc724_wm8776_write() local
172 struct psc724_spec *spec = ice->spec; in psc724_set_master_switch() local
184 struct psc724_spec *spec = ice->spec; in psc724_get_master_switch() local
193 struct psc724_spec *spec = ice->spec; in psc724_set_jack_state() local
219 struct psc724_spec *spec = container_of(work, struct psc724_spec, in psc724_update_hp_jack_state() local
232 struct psc724_spec *spec = ice->spec; in psc724_set_jack_detection() local
249 struct psc724_spec *spec = ice->spec; in psc724_get_jack_detection() local
324 struct psc724_spec *spec = ice->spec; in psc724_add_controls() local
377 struct psc724_spec *spec = ice->spec; in psc724_set_pro_rate() local
[all …]
Dhoontech.c57 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_darear() local
66 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_mute() local
75 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_insel() local
84 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_box_channel() local
134 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_box_midi() local
162 struct hoontech_spec *spec = ice->spec; in snd_ice1712_stdsp24_midi2() local
171 struct hoontech_spec *spec; in snd_ice1712_hoontech_init() local
Dews.c148 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_chip_select() local
234 struct ews_spec *spec = ice->spec; in snd_ice1712_ews_cs8404_spdif_write() local
427 struct ews_spec *spec; in snd_ice1712_ews_init() local
641 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_output_sense_get() local
658 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_output_sense_put() local
680 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_input_sense_get() local
701 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88mt_input_sense_put() local
749 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88d_control_get() local
770 struct ews_spec *spec = ice->spec; in snd_ice1712_ews88d_control_put() local
825 struct ews_spec *spec = ice->spec; in snd_ice1712_6fire_read_pca() local
[all …]
Dse.c462 struct se_spec *spec = ice->spec; in se200pci_cont_volume_get() local
473 struct se_spec *spec = ice->spec; in se200pci_cont_boolean_get() local
483 struct se_spec *spec = ice->spec; in se200pci_cont_enum_get() local
491 struct se_spec *spec = ice->spec; in se200pci_cont_update() local
534 struct se_spec *spec = ice->spec; in se200pci_cont_volume_put() local
560 struct se_spec *spec = ice->spec; in se200pci_cont_boolean_put() local
577 struct se_spec *spec = ice->spec; in se200pci_cont_enum_put() local
675 struct se_spec *spec; in se_init() local
Dphase.c346 struct phase28_spec *spec = ice->spec; in wm_master_vol_get() local
358 struct phase28_spec *spec = ice->spec; in wm_master_vol_put() local
422 struct phase28_spec *spec; in phase28_init() local
493 struct phase28_spec *spec = ice->spec; in wm_vol_get() local
508 struct phase28_spec *spec = ice->spec; in wm_vol_put() local
549 struct phase28_spec *spec = ice->spec; in wm_mute_get() local
565 struct phase28_spec *spec = ice->spec; in wm_mute_put() local
598 struct phase28_spec *spec = ice->spec; in wm_master_mute_get() local
611 struct phase28_spec *spec = ice->spec; in wm_master_mute_put() local
Daureon.c215 struct aureon_spec *spec = ice->spec; in aureon_universe_inmux_get() local
224 struct aureon_spec *spec = ice->spec; in aureon_universe_inmux_put() local
246 struct aureon_spec *spec = ice->spec; in aureon_ac97_write() local
299 struct aureon_spec *spec = ice->spec; in aureon_ac97_read() local
308 struct aureon_spec *spec = ice->spec; in aureon_ac97_init() local
759 struct aureon_spec *spec = ice->spec; in wm_master_vol_get() local
770 struct aureon_spec *spec = ice->spec; in wm_master_vol_put() local
809 struct aureon_spec *spec = ice->spec; in wm_vol_get() local
823 struct aureon_spec *spec = ice->spec; in wm_vol_put() local
862 struct aureon_spec *spec = ice->spec; in wm_mute_get() local
[all …]
Dprodigy_hifi.c269 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_get() local
281 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_put() local
397 struct prodigy_hifi_spec *spec = ice->spec; in wm_dac_vol_get() local
409 struct prodigy_hifi_spec *spec = ice->spec; in wm_dac_vol_put() local
445 struct prodigy_hifi_spec *spec = ice->spec; in wm8766_vol_get() local
458 struct prodigy_hifi_spec *spec = ice->spec; in wm8766_vol_put() local
496 struct prodigy_hifi_spec *spec = ice->spec; in wm_master_vol_get() local
507 struct prodigy_hifi_spec *spec = ice->spec; in wm_master_vol_put() local
1029 struct prodigy_hifi_spec *spec; in prodigy_hifi_init() local
1099 struct prodigy_hifi_spec *spec = ice->spec; in prodigy_hd2_resume() local
[all …]
Djuli.c183 struct juli_spec *spec = ice->spec; in juli_spdif_in_open() local
227 struct juli_spec *spec = ice->spec; in juli_akm_set_rate_val() local
452 struct juli_spec *spec = ice->spec; in juli_add_controls() local
490 struct juli_spec *spec = ice->spec; in juli_resume() local
501 struct juli_spec *spec = ice->spec; in juli_suspend() local
597 struct juli_spec *spec; in juli_init() local
Dquartet.c451 struct qtet_spec *spec = ice->spec; in get_scr() local
457 struct qtet_spec *spec = ice->spec; in get_mcr() local
463 struct qtet_spec *spec = ice->spec; in get_cpld() local
469 struct qtet_spec *spec = ice->spec; in set_scr() local
476 struct qtet_spec *spec = ice->spec; in set_mcr() local
483 struct qtet_spec *spec = ice->spec; in set_cpld() local
808 struct qtet_spec *spec = ice->spec; in qtet_add_controls() local
967 struct qtet_spec *spec = ice->spec; in qtet_spdif_in_open() local
1000 struct qtet_spec *spec; in qtet_init() local
Dprodigy192.c126 struct prodigy192_spec *spec = ice->spec; in stac9460_dac_mute_put() local
323 struct prodigy192_spec *spec = ice->spec; in stac9460_set_rate_val() local
623 struct prodigy192_spec *spec = ice->spec; in prodigy192_ak4114_init() local
662 struct prodigy192_spec *spec = ice->spec; in prodigy192_add_controls() local
732 struct prodigy192_spec *spec; in prodigy192_init() local
Drevo.c161 struct revo51_spec *spec; in revo51_i2c_init() local
486 struct revo51_spec *spec; in ap192_ak4114_init() local
589 struct revo51_spec *spec = ice->spec; in revo_add_controls() local
Dwtm.c131 struct wtm_spec *spec = ice->spec; in stac9460_dac_mute_get() local
456 struct wtm_spec *spec = ice->spec; in stac9460_set_rate_val() local
590 struct wtm_spec *spec; in wtm_init() local
Dice1712.h380 void *spec; member
/linux-4.4.14/drivers/net/ethernet/sfc/
Dfilter.h155 static inline void efx_filter_init_rx(struct efx_filter_spec *spec, in efx_filter_init_rx()
167 static inline void efx_filter_init_tx(struct efx_filter_spec *spec, in efx_filter_init_tx()
184 efx_filter_set_ipv4_local(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_local()
207 efx_filter_set_ipv4_full(struct efx_filter_spec *spec, u8 proto, in efx_filter_set_ipv4_full()
234 static inline int efx_filter_set_eth_local(struct efx_filter_spec *spec, in efx_filter_set_eth_local()
255 static inline int efx_filter_set_uc_def(struct efx_filter_spec *spec) in efx_filter_set_uc_def()
265 static inline int efx_filter_set_mc_def(struct efx_filter_spec *spec) in efx_filter_set_mc_def()
Dfarch.c1896 struct efx_farch_filter_spec *spec; member
1933 efx_farch_filter_spec_table_id(const struct efx_farch_filter_spec *spec) in efx_farch_filter_spec_table_id()
2050 efx_farch_filter_from_gen_spec(struct efx_farch_filter_spec *spec, in efx_farch_filter_from_gen_spec()
2148 const struct efx_farch_filter_spec *spec) in efx_farch_filter_to_gen_spec()
2238 struct efx_farch_filter_spec *spec) in efx_farch_filter_init_rx_auto()
2252 struct efx_farch_filter_spec *spec) in efx_farch_filter_build()
2361 efx_farch_filter_make_id(const struct efx_farch_filter_spec *spec, in efx_farch_filter_make_id()
2411 struct efx_farch_filter_spec spec; in efx_farch_filter_insert() local
2593 struct efx_farch_filter_spec *spec = &table->spec[filter_idx]; in efx_farch_filter_remove() local
2617 struct efx_farch_filter_spec *spec; in efx_farch_filter_remove_safe() local
[all …]
Def10.c65 unsigned long spec; /* pointer to spec plus flag bits */ member
2860 static unsigned int efx_ef10_filter_hash(const struct efx_filter_spec *spec) in efx_ef10_filter_hash()
2875 static bool efx_ef10_filter_is_exclusive(const struct efx_filter_spec *spec) in efx_ef10_filter_is_exclusive()
2913 const struct efx_filter_spec *spec, in efx_ef10_filter_set_entry()
2920 const struct efx_filter_spec *spec, in efx_ef10_filter_push_prep()
2998 const struct efx_filter_spec *spec, in efx_ef10_filter_push()
3030 struct efx_filter_spec *spec, in efx_ef10_filter_insert()
3267 struct efx_filter_spec *spec; in efx_ef10_filter_remove_internal() local
3379 u32 filter_id, struct efx_filter_spec *spec) in efx_ef10_filter_get_safe()
3450 struct efx_filter_spec *spec; in efx_ef10_filter_get_rx_ids() local
[all …]
Defx.h114 struct efx_filter_spec *spec, in efx_filter_insert_filter()
149 u32 filter_id, struct efx_filter_spec *spec) in efx_filter_get_filter_safe()
Drx.c845 struct efx_filter_spec spec; in efx_filter_rfs() local
974 bool efx_filter_is_mc_recipient(const struct efx_filter_spec *spec) in efx_filter_is_mc_recipient()
Dethtool.c796 struct efx_filter_spec spec; in efx_ethtool_get_class_rule() local
956 struct efx_filter_spec spec; in efx_ethtool_set_class_rule() local
/linux-4.4.14/drivers/video/fbdev/via/
Dvia_aux_edid.c35 struct fb_monspecs *spec = drv->data; in query_edid() local
64 struct fb_monspecs *spec = drv->data; in get_preferred_mode() local
81 struct fb_monspecs *spec = drv->data; in cleanup() local
/linux-4.4.14/lib/
Dvsprintf.c393 struct printf_spec spec) in number()
511 char *string(char *buf, char *end, const char *s, struct printf_spec spec) in string()
560 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name()
618 struct printf_spec spec, const char *fmt) in symbol_string()
649 struct printf_spec spec, const char *fmt) in resource_string()
756 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string()
809 struct printf_spec spec, const char *fmt) in bitmap_string()
850 struct printf_spec spec, const char *fmt) in bitmap_list_string()
890 struct printf_spec spec, const char *fmt) in mac_address_string()
1077 struct printf_spec spec, const char *fmt) in ip6_addr_string()
[all …]
/linux-4.4.14/tools/perf/
Dbuiltin-script.c996 char spec[0]; member
1001 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
1019 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
1029 static struct script_spec *script_spec__findnew(const char *spec, in script_spec__findnew()
1046 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
1061 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
1087 char spec[PATH_MAX]; in parse_scriptname() local
/linux-4.4.14/scripts/gdb/linux/
Dsymbols.py23 def __init__(self, spec, gdb_command): argument
/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00config.c178 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2x00ht_center_channel() local
Drt2x00dev.c935 struct hw_mode_spec *spec) in rt2x00lib_probe_hw_modes()
1031 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2x00lib_probe_hw() local
Drt2500usb.c1685 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500usb_probe_hw_mode() local
Drt2400pci.c1569 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2400pci_probe_hw_mode() local
Drt2500pci.c1864 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500pci_probe_hw_mode() local
Drt73usb.c2100 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt73usb_probe_hw_mode() local
Drt61pci.c2748 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt61pci_probe_hw_mode() local
Drt2x00.h805 struct hw_mode_spec spec; member
Drt2800lib.c7461 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2800_probe_hw_mode() local
/linux-4.4.14/arch/arm64/kernel/
Dvdso.c91 static struct vm_special_mapping spec = { in aarch32_setup_vectors_page() local
/linux-4.4.14/arch/powerpc/kernel/
Dsetup_32.c76 struct cpu_spec *spec; in early_init() local
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_abi.h65 struct usnic_transport_spec spec; member
Dusnic_vnic.c138 void usnic_vnic_res_spec_update(struct usnic_vnic_res_spec *spec, in usnic_vnic_res_spec_update()
/linux-4.4.14/include/uapi/linux/
Dromfs_fs.h36 __be32 spec; member
Datmbr2684.h73 } spec; member
/linux-4.4.14/drivers/block/
Drbd.c350 struct rbd_spec *spec; member
3923 struct rbd_spec *spec = rbd_dev->parent_spec; in rbd_parent_show() local
4001 static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec) in rbd_spec_get()
4009 static void rbd_spec_put(struct rbd_spec *spec) in rbd_spec_put()
4017 struct rbd_spec *spec; in rbd_spec_alloc() local
4032 struct rbd_spec *spec = container_of(kref, struct rbd_spec, kref); in rbd_spec_free() local
4061 struct rbd_spec *spec, in rbd_dev_create()
4508 struct rbd_spec *spec = rbd_dev->spec; in rbd_spec_fill_snap_id() local
4538 struct rbd_spec *spec = rbd_dev->spec; in rbd_spec_fill_names() local
4876 struct rbd_spec *spec = NULL; in rbd_add_parse_args() local
[all …]
/linux-4.4.14/sound/firewire/bebob/
Dbebob_proc.c76 const struct snd_bebob_meter_spec *spec = bebob->spec->meter; in proc_read_meters() local
Dbebob.c185 const struct snd_bebob_spec *spec; in bebob_probe() local
Dbebob_pcm.c158 const struct snd_bebob_rate_spec *spec = bebob->spec->rate; in pcm_open() local
Dbebob_focusrite.c232 const struct snd_bebob_meter_spec *spec = bebob->spec->meter; in saffire_meter_get() local
Dbebob.h86 const struct snd_bebob_spec *spec; member
Dbebob_maudio.c690 const struct snd_bebob_meter_spec *spec = bebob->spec->meter; in normal_meter_get() local
/linux-4.4.14/drivers/mailbox/
Dmailbox.c305 struct of_phandle_args spec; in mbox_request_channel() local
Dmailbox-sti.c326 const struct of_phandle_args *spec) in sti_mbox_xlate()
/linux-4.4.14/crypto/asymmetric_keys/
Dasymmetric_type.c197 const char *spec = match_data->raw_data; in asymmetric_key_match_preparse() local
/linux-4.4.14/sound/firewire/tascam/
Dtascam.h55 const struct snd_tscm_spec *spec; member
/linux-4.4.14/arch/s390/include/asm/
Duaccess.h139 #define __put_get_user_asm(to, from, size, spec) \ argument
/linux-4.4.14/drivers/md/
Ddm-ioctl.c1103 struct dm_target_spec *spec; in retrieve_status() local
1221 struct dm_target_spec **spec, char **target_params) in next_target()
1237 struct dm_target_spec *spec = (struct dm_target_spec *) param; in populate_table() local
/linux-4.4.14/drivers/mfd/
Dkempld-core.c52 u8 spec; in kempld_get_info_generic() local
/linux-4.4.14/drivers/video/fbdev/
Dsstfb.c1148 struct sst_spec *spec; in sst_init() local
1325 struct sst_spec *spec; in sstfb_probe() local
Datafb.c2812 static void __init atafb_setup_ext(char *spec) in atafb_setup_ext()
2929 static void __init atafb_setup_int(char *spec) in atafb_setup_int()
2965 static void __init atafb_setup_mcap(char *spec) in atafb_setup_mcap()
3002 static void __init atafb_setup_user(char *spec) in atafb_setup_user()
Damifb.c2309 static void __init amifb_setup_mcap(char *spec) in amifb_setup_mcap()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c702 const struct nvkm_specsrc *spec) in nvkm_perfsrc_new()
766 const struct nvkm_specdom *spec) in nvkm_perfdom_new()
/linux-4.4.14/arch/x86/include/asm/
Dmpspec_def.h39 char spec; /* 0x01 */ member
/linux-4.4.14/arch/x86/oprofile/
Dnmi_int.c636 struct op_x86_model_spec *spec = &op_ppro_spec; /* default */ in ppro_init() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c835 static int parse_trans_rule(struct mlx4_dev *dev, struct mlx4_spec_list *spec, in parse_trans_rule()
1365 struct mlx4_spec_list spec = { {NULL} }; in mlx4_trans_to_dmfs_attach() local
Den_ethtool.c1496 struct mlx4_spec_list *spec, *tmp_spec; in mlx4_en_flow_replace() local
/linux-4.4.14/drivers/spmi/
Dspmi-pmic-arb.c608 struct spmi_pmic_arb_irq_spec *spec, in search_mapping_table()
647 struct spmi_pmic_arb_irq_spec spec; in qpnpint_irq_domain_dt_translate() local
/linux-4.4.14/sound/usb/caiaq/
Ddevice.h72 struct caiaq_device_spec spec; member
/linux-4.4.14/drivers/dma/
Dbcm2835-dma.c568 static struct dma_chan *bcm2835_dma_xlate(struct of_phandle_args *spec, in bcm2835_dma_xlate()
/linux-4.4.14/drivers/acpi/
Dsbs.c95 u16 spec; member
/linux-4.4.14/drivers/iommu/
Dexynos-iommu.c1150 struct of_phandle_args *spec) in exynos_iommu_of_xlate()
/linux-4.4.14/fs/ocfs2/
Ddlmglue.c2049 static u64 ocfs2_pack_timespec(struct timespec *spec) in ocfs2_pack_timespec()
2102 static void ocfs2_unpack_timespec(struct timespec *spec, in ocfs2_unpack_timespec()
/linux-4.4.14/drivers/atm/
Dfirestream.h377 u32 spec; member
Dfore200e.h143 struct tpd_spec spec; /* tpd specification */ member
/linux-4.4.14/drivers/net/can/
Djanz-ican3.c261 u8 spec; member
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164.h230 u32 spec; member
/linux-4.4.14/include/sound/
Dac97_codec.h522 } spec; member
/linux-4.4.14/drivers/platform/x86/
Dasus-wmi.c209 int spec; member
/linux-4.4.14/mm/
Dmmap.c3122 unsigned long vm_flags, const struct vm_special_mapping *spec) in _install_special_mapping()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dsky2.c368 u16 spec; in sky2_phy_init() local
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c5294 struct edp_power_seq cur, vbt, spec, in intel_dp_init_panel_power_sequencer() local