Home
last modified time | relevance | path

Searched defs:spec (Results 151 – 175 of 236) sorted by relevance

12345678910

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c42 static int fit_parse_spec(const char *spec, char sepc, ulong addr_curr, in fit_parse_spec()
83 int fit_parse_conf(const char *spec, ulong addr_curr, in fit_parse_conf()
109 int fit_parse_subimage(const char *spec, ulong addr_curr, in fit_parse_subimage()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-ioctl.c1141 struct dm_target_spec *spec; in retrieve_status() local
1272 struct dm_target_spec **spec, char **target_params) in next_target()
1288 struct dm_target_spec *spec = (struct dm_target_spec *) param; in populate_table() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mt7621.c195 const struct of_phandle_args *spec, u32 *flags) in mediatek_gpio_xlate()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam.h75 const struct snd_tscm_spec *spec; member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dkempld-core.c45 u8 spec; in kempld_get_info_generic() local
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dasymmetric_type.c286 const char *spec = match_data->raw_data; in asymmetric_key_match_preparse() local
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob.h90 const struct snd_bebob_spec *spec; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.c138 void usnic_vnic_res_spec_update(struct usnic_vnic_res_spec *spec, in usnic_vnic_res_spec_update()
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dhi6220-mailbox.c223 const struct of_phandle_args *spec) in hi6220_mbox_xlate()
H A Dmailbox-sti.c322 const struct of_phandle_args *spec) in sti_mbox_xlate()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dhw.c1283 u8 spec = 0, package = 0, low = 0, high = 0; in rkcif_get_speciand_package_number() local
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Drk_i2c.c142 const struct i2c_spec_values *spec; in rk_i2c_adapter_clk() local
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dcore.h98 const struct catpt_spec *spec; member
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_uapi.c502 static u32 uapi_get_obj_id(struct uverbs_attr_spec *spec) in uapi_get_obj_id()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rk3x.c688 const struct i2c_spec_values *spec; in rk3x_i2c_v0_calc_timings() local
868 const struct i2c_spec_values *spec; in rk3x_i2c_v1_calc_timings() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c836 static int parse_trans_rule(struct mlx4_dev *dev, struct mlx4_spec_list *spec, in parse_trans_rule()
1372 struct mlx4_spec_list spec = { {NULL} }; in mlx4_trans_to_dmfs_attach() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c445 struct mlx5_flow_spec *spec; in arfs_add_rule() local
/OK3568_Linux_fs/kernel/arch/x86/oprofile/
H A Dnmi_int.c614 struct op_x86_model_spec *spec = &op_ppro_spec; /* default */ in ppro_init() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dformats_i.c412 int lsx_read_fields(sox_format_t *ft, uint32_t *len, const char *spec, ...) in lsx_read_fields()
/OK3568_Linux_fs/kernel/drivers/soc/mediatek/
H A Dmtk-cmdq-helper.c47 struct of_phandle_args spec; in cmdq_dev_get_client_reg() local
/OK3568_Linux_fs/kernel/sound/usb/caiaq/
H A Ddevice.h73 struct caiaq_device_spec spec; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmpspec_def.h40 char spec; /* 0x01 */ member
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Damdtp-motu.c439 const struct snd_motu_spec *spec) in amdtp_motu_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5360 static int hclge_fd_check_tcpip4_tuple(struct ethtool_tcpip4_spec *spec, in hclge_fd_check_tcpip4_tuple()
5386 static int hclge_fd_check_ip4_tuple(struct ethtool_usrip4_spec *spec, in hclge_fd_check_ip4_tuple()
5416 static int hclge_fd_check_tcpip6_tuple(struct ethtool_tcpip6_spec *spec, in hclge_fd_check_tcpip6_tuple()
5446 static int hclge_fd_check_ip6_tuple(struct ethtool_usrip6_spec *spec, in hclge_fd_check_ip6_tuple()
5476 static int hclge_fd_check_ether_tuple(struct ethhdr *spec, u32 *unused_tuple) in hclge_fd_check_ether_tuple()
6075 struct ethtool_tcpip4_spec *spec, in hclge_fd_get_tcpip4_info()
6100 struct ethtool_usrip4_spec *spec, in hclge_fd_get_ip4_info()
6123 struct ethtool_tcpip6_spec *spec, in hclge_fd_get_tcpip6_info()
6152 struct ethtool_usrip6_spec *spec, in hclge_fd_get_ip6_info()
6175 struct ethhdr *spec, in hclge_fd_get_ether_info()
/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Datlas-sensor.c104 static int atlas_buffer_num_channels(const struct iio_chan_spec *spec) in atlas_buffer_num_channels()

12345678910