Home
last modified time | relevance | path

Searched defs:spec (Results 126 – 150 of 236) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c397 struct rbd_spec *spec; member
899 struct rbd_spec *spec; member
5202 struct rbd_spec *spec = rbd_dev->parent_spec; in rbd_parent_show() local
5295 static struct rbd_spec *rbd_spec_get(struct rbd_spec *spec) in rbd_spec_get()
5303 static void rbd_spec_put(struct rbd_spec *spec) in rbd_spec_put()
5311 struct rbd_spec *spec; in rbd_spec_alloc() local
5326 struct rbd_spec *spec = container_of(kref, struct rbd_spec, kref); in rbd_spec_free() local
5373 struct rbd_spec *spec) in __rbd_dev_create()
5428 struct rbd_spec *spec, in rbd_dev_create()
6032 struct rbd_spec *spec = rbd_dev->spec; in rbd_spec_fill_snap_id() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi_filters.h63 unsigned long spec; /* pointer to spec plus flag bits */ member
H A Dethtool_common.c657 struct efx_filter_spec spec; in efx_ethtool_get_class_rule() local
931 struct efx_filter_spec spec; in efx_ethtool_set_class_rule() local
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dfscrypt_private.h580 const struct fscrypt_key_specifier *spec) in master_key_spec_type()
591 static inline int master_key_spec_len(const struct fscrypt_key_specifier *spec) in master_key_spec_len()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_pcm.c135 const struct snd_bebob_rate_spec *spec = bebob->spec->rate; in pcm_open() local
H A Dbebob_focusrite.c234 const struct snd_bebob_meter_spec *spec = bebob->spec->meter; in saffire_meter_get() local
/OK3568_Linux_fs/kernel/drivers/reset/
H A Dreset-intel-gw.c136 const struct of_phandle_args *spec) in intel_reset_xlate()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-renesas-rza1.c108 struct irq_fwspec spec; in rza1_irqc_alloc() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7949.c235 const struct ad7949_adc_spec *spec; in ad7949_spi_probe() local
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dmailbox.c335 struct of_phandle_args spec; in mbox_request_channel() local
H A Dhi3660-mailbox.c213 const struct of_phandle_args *spec) in hi3660_mbox_xlate()
H A Darm_mhu_db.c188 const struct of_phandle_args *spec) in mhu_db_mbox_xlate()
/OK3568_Linux_fs/kernel/mm/
H A Dvmpressure.c381 char *spec, *spec_orig; in vmpressure_register_event() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb.c2787 static void __init atafb_setup_ext(char *spec) in atafb_setup_ext()
2904 static void __init atafb_setup_int(char *spec) in atafb_setup_int()
2940 static void __init atafb_setup_mcap(char *spec) in atafb_setup_mcap()
2977 static void __init atafb_setup_user(char *spec) in atafb_setup_user()
H A Dsstfb.c1149 struct sst_spec *spec; in sst_init() local
1326 struct sst_spec *spec; in sstfb_probe() local
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dpowergate-bpmp.c309 tegra_powergate_xlate(struct of_phandle_args *spec, void *data) in tegra_powergate_xlate()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu.h52 const struct snd_motu_spec *spec; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dvic.c101 struct iommu_fwspec *spec = dev_iommu_fwspec_get(vic->dev); in vic_boot() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dinterconnect-provider.h180 static inline struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dbase.c704 const struct nvkm_specsrc *spec) in nvkm_perfsrc_new()
768 const struct nvkm_specdom *spec) in nvkm_perfdom_new()
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dti-dac082s085.c263 const struct ti_dac_spec *spec; in ti_dac_probe() local
H A Dti-dac7311.c239 const struct ti_dac_spec *spec; in ti_dac_probe() local
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff.h76 const struct snd_ff_spec *spec; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c795 struct ef4_filter_spec spec; in ef4_ethtool_get_class_rule() local
1031 struct ef4_filter_spec spec; in ef4_ethtool_set_class_rule() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c2550 char spec[]; member
2555 static struct script_spec *script_spec__new(const char *spec, in script_spec__new()
2573 static struct script_spec *script_spec__find(const char *spec) in script_spec__find()
2583 int script_spec_register(const char *spec, struct scripting_ops *ops) in script_spec_register()
2600 static struct scripting_ops *script_spec__lookup(const char *spec) in script_spec__lookup()
2626 char spec[PATH_MAX]; in parse_scriptname() local

12345678910