Searched refs:param (Results 326 - 350 of 1537) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_devlink.c22 /* Get the param values for the specific param ID's */
29 ctx->val.vu8 = ipc_devlink->param.erase_full_flash;
34 /* Set the param values for the specific param ID's */
42 ipc_devlink->param.erase_full_flash = ctx->val.vu8;
47 /* Devlink param structure array */
152 rpsi_cmd.param.dword = cpu_to_le32(entry);
154 rpsi_cmd.crc = rpsi_cmd.param.word[0] ^ rpsi_cmd.param
[all...]
/linux-master/net/sctp/
H A Dstream.c488 union sctp_params param; local
494 sctp_walk_params(param, hdr) {
499 struct sctp_strreset_tsnreq *req = param.v;
503 return param.v;
518 union sctp_params param,
521 struct sctp_strreset_outreq *outreq = param.v;
554 nums = (ntohs(param.p->length) - sizeof(*outreq)) / sizeof(__u16);
607 union sctp_params param,
610 struct sctp_strreset_inreq *inreq = param.v;
640 nums = (ntohs(param
516 sctp_process_strreset_outreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
605 sctp_process_strreset_inreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
682 sctp_process_strreset_tsnreq( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
779 sctp_process_strreset_addstrm_out( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
849 sctp_process_strreset_addstrm_in( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
914 sctp_process_strreset_resp( struct sctp_association *asoc, union sctp_params param, struct sctp_ulpevent **evp) argument
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target_nego.c254 struct iscsi_param *param = NULL; local
259 list_for_each_entry(param, &conn->param_list->param_list, p_list) {
260 if (!strncmp(param->name, SESSIONTYPE, 11)) {
261 if (!IS_PSTATE_ACCEPTOR(param)) {
268 if (!strncmp(param->value, DISCOVERY, 9))
272 if (!strncmp(param->name, INITIATORNAME, 13)) {
273 if (!IS_PSTATE_ACCEPTOR(param)) {
300 if (strcmp(param->value,
305 param->value);
758 struct iscsi_param *param; local
853 struct iscsi_param *param; local
[all...]
/linux-master/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.c81 enum tegra_pinconf_param param; member in struct:cfg_param
130 config = TEGRA_PINCONF_PACK(cfg_params[i].param, val);
363 enum tegra_pinconf_param param,
367 switch (param) {
474 dev_err(pmx->dev, "Invalid config param %04x\n", param);
484 if (cfg_params[i].param == param) {
491 "Config param %04x (%s) not supported on group %s\n",
492 param, pro
361 tegra_pinconf_reg(struct tegra_pmx *pmx, const struct tegra_pingroup *g, enum tegra_pinconf_param param, bool report_err, s8 *bank, s32 *reg, s8 *bit, s8 *width) argument
519 enum tegra_pinconf_param param = TEGRA_PINCONF_UNPACK_PARAM(*config); local
548 enum tegra_pinconf_param param; local
653 enum tegra_pinconf_param param = TEGRA_PINCONF_UNPACK_PARAM(config); local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dgpio.c90 .param = !!(info & 0x8000),
100 .param = !!(info & 0x80000000),
110 .param = !!(info & 0x80000000),
/linux-master/drivers/phy/st/
H A Dphy-stih407-usb.c39 int param; member in struct:stih407_usb2_picophy
59 phy_dev->param,
126 &phy_dev->param);
/linux-master/sound/soc/intel/atom/
H A Dsst-mfld-platform.h90 void *param; member in struct:sst_compress_cb
91 void (*compr_cb)(void *param);
93 void (*drain_notify)(void *param);
/linux-master/security/tomoyo/
H A Dmemory.c90 * @param: Pointer to "struct tomoyo_acl_param".
95 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param, argument
101 const char *group_name = tomoyo_read_token(param);
111 list = &param->ns->group_list[idx];
/linux-master/kernel/trace/
H A Dtrace_functions.c800 char *cmd, char *param, int enable)
813 if (!param)
816 number = strsep(&param, ":");
837 char *glob, char *cmd, char *param, int enable)
846 ops = param ? &traceon_count_probe_ops : &traceon_probe_ops;
848 ops = param ? &traceoff_count_probe_ops : &traceoff_probe_ops;
851 param, enable);
856 char *glob, char *cmd, char *param, int enable)
863 ops = param ? &stacktrace_count_probe_ops : &stacktrace_probe_ops;
866 param, enabl
797 ftrace_trace_probe_callback(struct trace_array *tr, struct ftrace_probe_ops *ops, struct ftrace_hash *hash, char *glob, char *cmd, char *param, int enable) argument
836 ftrace_trace_onoff_callback(struct trace_array *tr, struct ftrace_hash *hash, char *glob, char *cmd, char *param, int enable) argument
855 ftrace_stacktrace_callback(struct trace_array *tr, struct ftrace_hash *hash, char *glob, char *cmd, char *param, int enable) argument
870 ftrace_dump_callback(struct trace_array *tr, struct ftrace_hash *hash, char *glob, char *cmd, char *param, int enable) argument
886 ftrace_cpudump_callback(struct trace_array *tr, struct ftrace_hash *hash, char *glob, char *cmd, char *param, int enable) argument
[all...]
/linux-master/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.c114 u32 param = pinconf_to_config_param(*config); local
122 switch (param) {
188 if ((val && param == PIN_CONFIG_INPUT_ENABLE) ||
189 (!val && param == PIN_CONFIG_OUTPUT_ENABLE))
217 reg = (param == MTK_PIN_CONFIG_TDSEL) ?
232 pullup = param == MTK_PIN_CONFIG_PU_ADV;
244 *config = pinconf_to_config_packed(param, ret);
254 u32 reg, param, arg; local
262 param = pinconf_to_config_param(configs[cfg]);
265 switch (param) {
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr_vbios_smu.c101 unsigned int param)
118 REG_WRITE(MP1_SMN_C2PMSG_83, param);
127 dm_helpers_smu_timeout(CTX, msg_id, param, 10 * 200000);
99 rn_vbios_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, unsigned int msg_id, unsigned int param) argument
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.c100 unsigned int param)
117 REG_WRITE(MP1_SMN_C2PMSG_83, param);
126 dm_helpers_smu_timeout(CTX, msg_id, param, 10 * 200000);
98 dcn301_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, unsigned int msg_id, unsigned int param) argument
/linux-master/drivers/bluetooth/
H A Dbtmrvl_main.c156 const void *param, u8 len)
177 skb_put_data(skb, param, len);
245 u8 param[2]; local
247 param[0] = (priv->btmrvl_dev.gpio_gap & 0xff00) >> 8;
248 param[1] = (u8) (priv->btmrvl_dev.gpio_gap & 0x00ff);
251 param[0], param[1]);
253 ret = btmrvl_send_sync_cmd(priv, BT_CMD_HOST_SLEEP_CONFIG, param, 2);
264 u8 param; local
267 param
155 btmrvl_send_sync_cmd(struct btmrvl_private *priv, u16 opcode, const void *param, u8 len) argument
[all...]
/linux-master/include/linux/
H A Dfs_parser.h44 #define fs_param_neg_with_no 0x0002 /* "noxxx" is negative param */
46 #define fs_param_deprecated 0x0008 /* The param is deprecated */
54 bool negated; /* T if param was "noxxx" */
70 struct fs_parameter *param,
73 return __fs_parse(&fc->log, desc, param, result);
77 struct fs_parameter *param,
68 fs_parse(struct fs_context *fc, const struct fs_parameter_spec *desc, struct fs_parameter *param, struct fs_parse_result *result) argument
/linux-master/drivers/irqchip/
H A Dirq-owl-sirq.c219 if (fwspec->param_count != 2 || fwspec->param[0] >= NUM_SIRQ)
222 *hwirq = fwspec->param[0];
223 *type = fwspec->param[1];
264 parent_fwspec.param[0] = GIC_SPI;
265 parent_fwspec.param[1] = chip_data->ext_irqs[hwirq];
266 parent_fwspec.param[2] = type;
H A Dirq-sun6i-r.c204 if (fwspec->param_count == 2 && fwspec->param[0] == 0) {
206 *type = fwspec->param[1] & IRQ_TYPE_SENSE_MASK;
213 if (fwspec->param[0] != GIC_SPI)
216 *hwirq = fwspec->param[1];
217 *type = fwspec->param[2] & IRQ_TYPE_SENSE_MASK;
242 .param = { GIC_SPI, hwirq, type },
/linux-master/include/scsi/
H A Dlibiscsi.h405 enum iscsi_host_param param, char *buf,
408 enum iscsi_host_param param, char *buf);
430 enum iscsi_param param, char *buf, int buflen);
432 enum iscsi_param param, char *buf);
452 enum iscsi_param param, char *buf);
454 enum iscsi_param param, char *buf);
/linux-master/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c291 const struct encoder_unblank_param *param)
295 if (param->link_settings.link_rate != LINK_RATE_UNKNOWN) {
303 if (is_two_pixels_per_containter(&param->timing) || param->opp_cnt > 1) {
312 m_vid_l *= param->timing.pix_clk_100hz / 10;
314 param->link_settings.link_rate
288 enc314_stream_encoder_dp_unblank( struct dc_link *link, struct stream_encoder *enc, const struct encoder_unblank_param *param) argument
/linux-master/fs/ceph/
H A Dsuper.c340 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) argument
344 char *dev_name = param->string, *dev_name_end;
386 fc->source = param->string;
387 param->string = NULL;
391 static int ceph_parse_mon_addr(struct fs_parameter *param, argument
398 fsopt->mon_addr = param->string;
399 param->string = NULL;
406 struct fs_parameter *param)
414 ret = ceph_parse_param(param, pctx->copts, fc->log.log);
418 token = fs_parse(fc, ceph_mount_parameters, param,
405 ceph_parse_mount_param(struct fs_context *fc, struct fs_parameter *param) argument
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-prd.c272 unsigned long param)
282 rc = copy_to_user((void __user *)param, &info, sizeof(info));
288 rc = copy_from_user(&scom, (void __user *)param, sizeof(scom));
298 rc = copy_to_user((void __user *)param, &scom, sizeof(scom));
304 rc = copy_from_user(&scom, (void __user *)param, sizeof(scom));
312 rc = copy_to_user((void __user *)param, &scom, sizeof(scom));
271 opal_prd_ioctl(struct file *file, unsigned int cmd, unsigned long param) argument
/linux-master/drivers/dma-buf/
H A Dselftest.c32 #define param(n) __PASTE(igt__, __PASTE(__PASTE(__LINE__, __), n)) macro
35 #define selftest(n, func) selftest_0(n, func, param(n))
/linux-master/drivers/ps3/
H A Dps3av_cmd.c627 struct ps3av_pkt_av_audio_param *param; local
629 param = (struct ps3av_pkt_av_audio_param *)p;
631 memset(param, 0, sizeof(*param));
632 ps3av_set_hdr(PS3AV_CID_AV_AUDIO_PARAM, sizeof(*param),
633 &param->send_hdr);
635 param->avport = port;
636 param->mclk = ps3av_cnv_mclk(audio_mode->audio_fs) | 0x80;
637 ps3av_cnv_ns(param->ns, audio_mode->audio_fs, video_vid);
638 param
[all...]
/linux-master/sound/soc/fsl/
H A Dimx-pcm-rpmsg.h425 struct param_s param; member in struct:rpmsg_s_msg
431 struct param_r param; member in struct:rpmsg_r_msg
/linux-master/lib/
H A Dcmdline.c223 * Parse a string to get a param value pair.
227 char *next_arg(char *args, char **param, char **val) argument
249 *param = args;
/linux-master/drivers/xen/
H A Dxen-acpi-pad.c76 struct acpi_buffer param = { local
93 0, &param);

Completed in 721 milliseconds

<<11121314151617181920>>