/kernel/linux/linux-5.10/include/soc/arc/ |
H A D | mcip.h | 22 unsigned int pad:8, param:16, cmd:8; member 101 static inline void __mcip_cmd(unsigned int cmd, unsigned int param) in __mcip_cmd() argument 116 static inline void __mcip_cmd_data(unsigned int cmd, unsigned int param, in __mcip_cmd_data() argument 127 static inline unsigned int __mcip_cmd_read(unsigned int cmd, unsigned int param) in __mcip_cmd_read() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | qxl_drm.h | 109 __u64 param; member
|
H A D | omap_drm.h | 37 __u64 param; /* in */ member
|
H A D | virtgpu_drm.h | 76 __u64 param; member
|
/kernel/linux/linux-5.10/fs/ |
H A D | fs_parser.c | 54 fs_lookup_key( const struct fs_parameter_spec *desc, struct fs_parameter *param, bool *negated) fs_lookup_key() argument 103 __fs_parse(struct p_log *log, const struct fs_parameter_spec *desc, struct fs_parameter *param, struct fs_parse_result *result) __fs_parse() argument 143 fs_lookup_param(struct fs_context *fc, struct fs_parameter *param, bool want_bdev, struct path *_path) fs_lookup_param() argument 192 fs_param_bad_value(struct p_log *log, struct fs_parameter *param) fs_param_bad_value() argument 197 fs_param_is_bool(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_bool() argument 211 fs_param_is_u32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_u32() argument 222 fs_param_is_s32(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_s32() argument 232 fs_param_is_u64(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_u64() argument 242 fs_param_is_enum(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_enum() argument 256 fs_param_is_string(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_string() argument 265 fs_param_is_blob(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_blob() argument 274 fs_param_is_fd(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_fd() argument 296 fs_param_is_blockdev(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_blockdev() argument 303 fs_param_is_path(struct p_log *log, const struct fs_parameter_spec *p, struct fs_parameter *param, struct fs_parse_result *result) fs_param_is_path() argument 368 const struct fs_parameter_spec *param, *p2; fs_validate_description() local [all...] |
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | wdat_wdt.c | 114 wdat_wdt_run_action(struct wdat_wdt *wdat, unsigned int action, u32 param, u32 *retval) wdat_wdt_run_action() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | super.c | 224 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source() argument 318 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param() argument
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | root.c | 61 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param() argument 115 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param() argument [all...] |
/kernel/linux/linux-5.10/fs/ramfs/ |
H A D | inode.c | 189 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param() argument
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param() argument
|
/kernel/linux/linux-5.10/net/caif/ |
H A D | cfcnfg.c | 307 struct cfctrl_link_param param; in caif_connect_client() local [all...] |
H A D | cfctrl.c | 199 cfctrl_linkup_request(struct cflayer *layer, struct cfctrl_link_param *param, struct cflayer *user_layer) cfctrl_linkup_request() argument 360 u8 param[255]; cfctrl_recv() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_dsi_pkg_sender.c | 217 send_short_pkg(struct mdfld_dsi_pkg_sender *sender, u8 data_type, u8 cmd, u8 param, bool hs) send_short_pkg() argument 438 mdfld_dsi_send_mcs_short(struct mdfld_dsi_pkg_sender *sender, u8 cmd, u8 param, u8 param_num, bool hs) mdfld_dsi_send_mcs_short() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/ |
H A D | mga_ioc32.c | 85 int param; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_abi16.h | 97 uint64_t param; member 102 uint64_t param; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ |
H A D | rv1_clk_mgr_vbios_smu.c | 102 int rv1_vbios_smu_send_msg_with_param(struct clk_mgr_internal *clk_mgr, unsigned int msg_id, unsigned int param) in rv1_vbios_smu_send_msg_with_param() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ioctl.c | 42 struct drm_vmw_getparam_arg *param = in vmw_getparam_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/memstick/host/ |
H A D | rtsx_pci_ms.c | 442 __func__, param, value); in rtsx_pci_ms_set_param() local 432 rtsx_pci_ms_set_param(struct memstick_host *msh, enum memstick_param param, int value) rtsx_pci_ms_set_param() argument
|
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-imx-tpm.c | 293 struct imx_tpm_pwm_param param; in pwm_imx_tpm_apply() local
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_sru.c | 275 const struct vsp1_sru_param *param; in sru_configure_stream() local
|
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/ |
H A D | se.c | 262 u8 param = 0x01; in st21nfca_se_wt_work() local
|
/kernel/linux/linux-5.10/drivers/nfc/st-nci/ |
H A D | vendor_cmds.c | 212 struct get_param_data *param = (struct get_param_data *)data; in st_nci_hci_get_param() local
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | dell-rbtn.c | 69 union acpi_object param; in rbtn_acquire() local
|
/kernel/linux/linux-5.10/drivers/pinctrl/visconti/ |
H A D | pinctrl-common.c | 43 enum pin_config_param param; in visconti_pin_config_set() local
|
/kernel/linux/linux-5.10/drivers/pinctrl/zte/ |
H A D | pinctrl-zx.c | 162 enum pin_config_param param = pinconf_to_config_param(*config); in zx_pin_config_get() local 215 enum pin_config_param param; in zx_pin_config_set() local
|