Home
last modified time | relevance | path

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

/linux-4.1.27/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
219 struct ad198x_spec *spec; in alloc_ad_spec() local
237 struct ad198x_spec *spec = codec->spec; in ad_fixup_inv_jack_detect() local
251 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd() local
264 struct ad198x_spec *spec = codec->spec; in ad1986a_fixup_eapd_mix_in() local
404 struct ad198x_spec *spec; in patch_ad1986a() local
[all …]
Dpatch_via.c85 #define VT2002P_COMPATIBLE(spec) \ argument
122 struct via_spec *spec; in via_new_spec() local
204 struct via_spec *spec = codec->spec; in vt1708_stop_hp_work() local
217 struct via_spec *spec = codec->spec; in vt1708_update_hp_work() local
241 struct via_spec *spec = codec->spec; in via_pin_power_ctl_get() local
251 struct via_spec *spec = codec->spec; in via_pin_power_ctl_put() local
274 static inline void set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp()
291 struct via_spec *spec = codec->spec; in add_beep_ctls() local
312 struct via_spec *spec = codec->spec; in auto_parse_beep() local
322 #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_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
496 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_13() local
508 struct cs_spec *spec = codec->spec; in cs420x_fixup_gpio_23() local
570 struct cs_spec *spec; in cs_alloc_spec() local
584 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_realtek.c172 struct alc_spec *spec = codec->spec; in alc_get_coef0() local
210 static void add_mixer(struct alc_spec *spec, const struct snd_kcontrol_new *mix) in add_mixer()
249 struct alc_spec *spec = codec->spec; in alc_fix_pll() local
259 struct alc_spec *spec = codec->spec; in alc_fix_pll_init() local
412 struct alc_spec *spec = codec->spec; in alc_eapd_shutup() local
467 struct alc_spec *spec = codec->spec; in alc_fixup_sku_ignore() local
477 struct alc_spec *spec = codec->spec; in alc_fixup_no_depop_delay() local
489 struct alc_spec *spec = codec->spec; in alc_auto_parse_customize_define() local
580 struct alc_spec *spec = codec->spec; in alc_subsystem_id() local
681 struct alc_spec *spec = codec->spec; in alc_ssid_check() local
[all …]
Dpatch_hdmi.c354 #define get_pin(spec, idx) \ argument
356 #define get_cvt(spec, idx) \ argument
358 #define get_pcm_rec(spec, idx) ((spec)->pcm_rec[idx]) argument
362 struct hdmi_spec *spec = codec->spec; in pin_nid_to_pin_index() local
376 struct hdmi_spec *spec = codec->spec; in hinfo_to_pin_index() local
389 struct hdmi_spec *spec = codec->spec; in cvt_nid_to_cvt_index() local
404 struct hdmi_spec *spec = codec->spec; in hdmi_eld_ctl_info() local
426 struct hdmi_spec *spec = codec->spec; in hdmi_eld_ctl_get() local
465 struct hdmi_spec *spec = codec->spec; in hdmi_create_eld_ctl() local
514 struct hdmi_spec *spec = codec->spec; in hdmi_init_pin() local
[all …]
Dpatch_ca0132.c814 struct ca0132_spec *spec = codec->spec; in chipio_write_address() local
840 struct ca0132_spec *spec = codec->spec; in chipio_write_data() local
885 struct ca0132_spec *spec = codec->spec; in chipio_read_data() local
917 struct ca0132_spec *spec = codec->spec; in chipio_write() local
945 struct ca0132_spec *spec = codec->spec; in chipio_write_multiple() local
967 struct ca0132_spec *spec = codec->spec; in chipio_read() local
1008 struct ca0132_spec *spec = codec->spec; in chipio_set_control_param() local
1045 struct ca0132_spec *spec = codec->spec; in chipio_enable_clocks() local
1106 struct ca0132_spec *spec = codec->spec; in dspio_write() local
1280 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
Dthinkpad_helper.c57 struct hda_gen_spec *spec = codec->spec; in hda_fixup_thinkpad_acpi() 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
Dhda_codec.h226 void *spec; member
/linux-4.1.27/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.c453 struct qtet_spec *spec = ice->spec; in get_scr() local
459 struct qtet_spec *spec = ice->spec; in get_mcr() local
465 struct qtet_spec *spec = ice->spec; in get_cpld() local
471 struct qtet_spec *spec = ice->spec; in set_scr() local
478 struct qtet_spec *spec = ice->spec; in set_mcr() local
485 struct qtet_spec *spec = ice->spec; in set_cpld() local
813 struct qtet_spec *spec = ice->spec; in qtet_add_controls() local
972 struct qtet_spec *spec = ice->spec; in qtet_spdif_in_open() local
1005 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.1.27/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()
Def10.c55 unsigned long spec; /* pointer to spec plus flag bits */ member
2176 static unsigned int efx_ef10_filter_hash(const struct efx_filter_spec *spec) in efx_ef10_filter_hash()
2191 static bool efx_ef10_filter_is_exclusive(const struct efx_filter_spec *spec) in efx_ef10_filter_is_exclusive()
2229 const struct efx_filter_spec *spec, in efx_ef10_filter_set_entry()
2236 const struct efx_filter_spec *spec, in efx_ef10_filter_push_prep()
2313 const struct efx_filter_spec *spec, in efx_ef10_filter_push()
2345 struct efx_filter_spec *spec, in efx_ef10_filter_insert()
2582 struct efx_filter_spec *spec; in efx_ef10_filter_remove_internal() local
2680 u32 filter_id, struct efx_filter_spec *spec) in efx_ef10_filter_get_safe()
2751 struct efx_filter_spec *spec; in efx_ef10_filter_get_rx_ids() local
[all …]
Defx.h100 struct efx_filter_spec *spec, in efx_filter_insert_filter()
135 u32 filter_id, struct efx_filter_spec *spec) in efx_filter_get_filter_safe()
Dfarch.c1878 struct efx_farch_filter_spec *spec; member
1915 efx_farch_filter_spec_table_id(const struct efx_farch_filter_spec *spec) in efx_farch_filter_spec_table_id()
2032 efx_farch_filter_from_gen_spec(struct efx_farch_filter_spec *spec, in efx_farch_filter_from_gen_spec()
2130 const struct efx_farch_filter_spec *spec) in efx_farch_filter_to_gen_spec()
2220 struct efx_farch_filter_spec *spec) in efx_farch_filter_init_rx_auto()
2234 struct efx_farch_filter_spec *spec) in efx_farch_filter_build()
2343 efx_farch_filter_make_id(const struct efx_farch_filter_spec *spec, in efx_farch_filter_make_id()
2393 struct efx_farch_filter_spec spec; in efx_farch_filter_insert() local
2575 struct efx_farch_filter_spec *spec = &table->spec[filter_idx]; in efx_farch_filter_remove() local
2599 struct efx_farch_filter_spec *spec; in efx_farch_filter_remove_safe() local
[all …]
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.1.27/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.1.27/lib/
Dvsprintf.c392 struct printf_spec spec) in number()
510 char *string(char *buf, char *end, const char *s, struct printf_spec spec) in string()
559 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name()
617 struct printf_spec spec, const char *fmt) in symbol_string()
648 struct printf_spec spec, const char *fmt) in resource_string()
755 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string()
808 struct printf_spec spec, const char *fmt) in bitmap_string()
849 struct printf_spec spec, const char *fmt) in bitmap_list_string()
889 struct printf_spec spec, const char *fmt) in mac_address_string()
1076 struct printf_spec spec, const char *fmt) in ip6_addr_string()
[all …]
/linux-4.1.27/tools/perf/
Dbuiltin-script.c806 char spec[0]; member
811 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
829 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
839 static struct script_spec *script_spec__findnew(const char *spec, in script_spec__findnew()
856 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
871 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
897 char spec[PATH_MAX]; in parse_scriptname() local
/linux-4.1.27/scripts/gdb/linux/
Dsymbols.py24 def __init__(self, spec, gdb_command): argument
/linux-4.1.27/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.c1687 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500usb_probe_hw_mode() local
Drt2500pci.c1866 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500pci_probe_hw_mode() local
Drt2400pci.c1571 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2400pci_probe_hw_mode() local
Drt73usb.c2102 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt73usb_probe_hw_mode() local
Drt61pci.c2750 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt61pci_probe_hw_mode() local
Drt2x00.h803 struct hw_mode_spec spec; member
Drt2800lib.c7485 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2800_probe_hw_mode() local
/linux-4.1.27/arch/arm64/kernel/
Dvdso.c91 static struct vm_special_mapping spec = { in aarch32_setup_vectors_page() local
/linux-4.1.27/arch/powerpc/kernel/
Dsetup_32.c75 struct cpu_spec *spec; in early_init() local
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_abi.h50 struct usnic_transport_spec spec; member
Dusnic_vnic.c123 void usnic_vnic_res_spec_update(struct usnic_vnic_res_spec *spec, in usnic_vnic_res_spec_update()
/linux-4.1.27/include/uapi/linux/
Dromfs_fs.h36 __be32 spec; member
Datmbr2684.h73 } spec; member
/linux-4.1.27/drivers/mailbox/
Dmailbox.c302 struct of_phandle_args spec; in mbox_request_channel() local
/linux-4.1.27/drivers/block/
Drbd.c350 struct rbd_spec *spec; member
3944 struct rbd_spec *spec = rbd_dev->parent_spec; in rbd_parent_show() local
4024 static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec) in rbd_spec_get()
4032 static void rbd_spec_put(struct rbd_spec *spec) in rbd_spec_put()
4040 struct rbd_spec *spec; in rbd_spec_alloc() local
4055 struct rbd_spec *spec = container_of(kref, struct rbd_spec, kref); in rbd_spec_free() local
4065 struct rbd_spec *spec) in rbd_dev_create()
4498 struct rbd_spec *spec = rbd_dev->spec; in rbd_spec_fill_snap_id() local
4528 struct rbd_spec *spec = rbd_dev->spec; in rbd_spec_fill_names() local
4884 struct rbd_spec *spec = NULL; in rbd_add_parse_args() local
[all …]
/linux-4.1.27/sound/firewire/bebob/
Dbebob_proc.c76 struct snd_bebob_meter_spec *spec = bebob->spec->meter; in proc_read_meters() local
Dbebob.c175 const struct snd_bebob_spec *spec; in bebob_probe() local
Dbebob_pcm.c158 struct snd_bebob_rate_spec *spec = bebob->spec->rate; in pcm_open() local
Dbebob_focusrite.c225 struct snd_bebob_meter_spec *spec = bebob->spec->meter; in saffire_meter_get() local
Dbebob.h81 const struct snd_bebob_spec *spec; member
Dbebob_maudio.c681 struct snd_bebob_meter_spec *spec = bebob->spec->meter; in normal_meter_get() local
/linux-4.1.27/crypto/asymmetric_keys/
Dasymmetric_type.c186 const char *spec = match_data->raw_data; in asymmetric_key_match_preparse() local
/linux-4.1.27/arch/s390/include/asm/
Duaccess.h137 #define __put_get_user_asm(to, from, size, spec) \ argument
/linux-4.1.27/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.1.27/drivers/mfd/
Dkempld-core.c52 u8 spec; in kempld_get_info_generic() local
/linux-4.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dbase.c383 const struct nvkm_specdom *spec) in nvkm_perfdom_new()
/linux-4.1.27/arch/x86/include/asm/
Dmpspec_def.h39 char spec; /* 0x01 */ member
/linux-4.1.27/arch/x86/oprofile/
Dnmi_int.c636 struct op_x86_model_spec *spec = &op_ppro_spec; /* default */ in ppro_init() local
/linux-4.1.27/drivers/spmi/
Dspmi-pmic-arb.c596 struct spmi_pmic_arb_irq_spec *spec, in search_mapping_table()
635 struct spmi_pmic_arb_irq_spec spec; in qpnpint_irq_domain_dt_translate() local
/linux-4.1.27/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()
1364 struct mlx4_spec_list spec = { {NULL} }; in mlx4_trans_to_dmfs_attach() local
Den_ethtool.c1481 struct mlx4_spec_list *spec, *tmp_spec; in mlx4_en_flow_replace() local
/linux-4.1.27/sound/usb/caiaq/
Ddevice.h72 struct caiaq_device_spec spec; member
/linux-4.1.27/drivers/dma/
Dbcm2835-dma.c538 static struct dma_chan *bcm2835_dma_xlate(struct of_phandle_args *spec, in bcm2835_dma_xlate()
/linux-4.1.27/drivers/acpi/
Dsbs.c99 u16 spec; member
/linux-4.1.27/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.1.27/drivers/atm/
Dfirestream.h377 u32 spec; member
Dfore200e.h143 struct tpd_spec spec; /* tpd specification */ member
/linux-4.1.27/drivers/net/can/
Djanz-ican3.c249 u8 spec; member
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164.h221 u32 spec; member
/linux-4.1.27/drivers/platform/x86/
Dasus-wmi.c182 int spec; member
/linux-4.1.27/include/sound/
Dac97_codec.h522 } spec; member
/linux-4.1.27/mm/
Dmmap.c3113 unsigned long vm_flags, const struct vm_special_mapping *spec) in _install_special_mapping()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dsky2.c368 u16 spec; in sky2_phy_init() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp.c4808 struct edp_power_seq cur, vbt, spec, in intel_dp_init_panel_power_sequencer() local