Home
last modified time | relevance | path

Searched defs:param (Results 251 – 275 of 1692) sorted by relevance

1...<<11121314151617181920>>...68

/OK3568_Linux_fs/kernel/fs/proc/
H A Droot.c61 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param()
115 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Ddma_global.h69 #define DMA_PROP_SHIFT(val, param) ((val) << _DMA_V2_ ## param ## _IDX) argument
70 #define DMA_PROP_MASK(param) ((1U << _DMA_V2_ ## param ## _BITS) - 1) argument
71 #define DMA_PACK(val, param) DMA_PROP_SHIFT((val) & DMA_PROP_MASK(param), param) argument
176 #define hive_dma_set_parameter(dma_id, channel, param, value) \ argument
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Discsi_tcp.c712 enum iscsi_param param, char *buf, in iscsi_sw_tcp_conn_set_param()
745 enum iscsi_param param, char *buf) in iscsi_sw_tcp_conn_get_param()
802 enum iscsi_host_param param, char *buf) in iscsi_sw_tcp_host_get_param()
941 static umode_t iscsi_sw_tcp_attr_is_visible(int param_type, int param) in iscsi_sw_tcp_attr_is_visible()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_callback.h35 #define mpp_callback(ctx, param) mpp_callback_f(__FUNCTION__, ctx, param) argument
/OK3568_Linux_fs/kernel/drivers/dma/dw/
H A Dacpi.c9 static bool dw_dma_acpi_filter(struct dma_chan *chan, void *param) in dw_dma_acpi_filter()
/OK3568_Linux_fs/external/mpp/mpp/base/test/
H A Dmpp_cluster_test.c31 static RK_S32 mpp_cluster_test_worker(void *param) in mpp_cluster_test_worker()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_linux.c768 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption()
2856 struct iw_param *param = (struct iw_param *)&(wrqu->param); local
3016 struct ieee_param *param = NULL; local
4650 struct ieee_param *param; local
4712 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len)
4979 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len)
5027 static int rtw_add_sta(struct net_device *dev, struct ieee_param *param)
5105 static int rtw_del_sta(struct net_device *dev, struct ieee_param *param)
5157 static int rtw_ioctl_get_sta_data(struct net_device *dev, struct ieee_param *param, int len)
5238 static int rtw_get_sta_wpaie(struct net_device *dev, struct ieee_param *param)
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_linux.c768 static int wpa_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len) in wpa_set_encryption()
2856 struct iw_param *param = (struct iw_param *)&(wrqu->param); local
3016 struct ieee_param *param = NULL; local
4650 struct ieee_param *param; local
4712 static int rtw_set_encryption(struct net_device *dev, struct ieee_param *param, u32 param_len)
4979 static int rtw_set_beacon(struct net_device *dev, struct ieee_param *param, int len)
5027 static int rtw_add_sta(struct net_device *dev, struct ieee_param *param)
5105 static int rtw_del_sta(struct net_device *dev, struct ieee_param *param)
5157 static int rtw_ioctl_get_sta_data(struct net_device *dev, struct ieee_param *param, int len)
5238 static int rtw_get_sta_wpaie(struct net_device *dev, struct ieee_param *param)
[all …]
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/
H A Dcpuidle-set.c29 int ret = 0, cont = 1, param = 0, disabled; in cmd_idle_set() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/tagger/interface/
H A Dia_css_tagger_common.h34 u32 param; /* the param value stored in the element */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dmsvc_dtw.hpp19 #define AUX778076_DTW_PARAMS(param) \ argument
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dnetwork.c50 bool tomoyo_parse_ipaddr_union(struct tomoyo_acl_param *param, in tomoyo_parse_ipaddr_union()
282 int tomoyo_write_inet_network(struct tomoyo_acl_param *param) in tomoyo_write_inet_network()
327 int tomoyo_write_unix_network(struct tomoyo_acl_param *param) in tomoyo_write_unix_network()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Ddebayer_head.h71 Debayer_Param_t param; member
217 CalibDbV2_Debayer_Tuning_t param; member
245 CalibDbV2_Debayer_Tuning_Lite_t param; member
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dcall.c130 struct optee_rpc_param param = { }; in optee_do_call_with_arg() local
212 struct tee_param *param) in optee_open_session()
319 struct tee_param *param) in optee_invoke_func()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dcong.c352 struct mlx5_ib_dbg_param *param = filp->private_data; in set_param() local
376 struct mlx5_ib_dbg_param *param = filp->private_data; in get_param() local
/OK3568_Linux_fs/kernel/drivers/block/
H A Dfloppy.c3040 static inline int fd_copyout(void __user *param, const void *address, in fd_copyout()
3046 static inline int fd_copyin(void __user *param, void *address, in fd_copyin()
3124 static int raw_cmd_copyout(int cmd, void __user *param, in raw_cmd_copyout()
3174 static int raw_cmd_copyin(int cmd, void __user *param, in raw_cmd_copyin()
3226 static int raw_cmd_ioctl(int cmd, void __user *param) in raw_cmd_ioctl()
3277 void __user *param) in floppy_raw_cmd_ioctl()
3298 void __user *param) in floppy_raw_cmd_ioctl()
3489 unsigned long param) in fd_locked_ioctl()
3661 unsigned int cmd, unsigned long param) in fd_ioctl()
3956 unsigned long param) in fd_compat_ioctl()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ds6e63d6.c43 int s6e63d6_param(struct s6e63d6 *data, u16 param) in s6e63d6_param()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A Dboards.c126 const struct uniphier_board_data *param; member
/OK3568_Linux_fs/kernel/arch/csky/kernel/probes/
H A Dkprobes.c28 struct csky_insn_patch *param = priv; in patch_text_cb() local
47 struct csky_insn_patch param = { addr, opcode, ATOMIC_INIT(0) }; in patch_text() local
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_mb.h81 #define FW_PARAM_DEV(param) \ argument
85 #define FW_PARAM_PFVF(param) \ argument
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c63 static irqreturn_t mpc512x_lpbfifo_irq(int irq, void *param) in mpc512x_lpbfifo_irq()
115 static void mpc512x_lpbfifo_callback(void *param) in mpc512x_lpbfifo_callback()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_bb_rf_88xx.c85 start_iqk_88xx(struct halmac_adapter *adapter, struct halmac_iqk_para *param) in start_iqk_88xx()
146 struct halmac_pwr_tracking_para *param; in ctrl_pwr_tracking_88xx() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/
H A Dhalmac_bb_rf_88xx.c84 start_iqk_88xx(struct halmac_adapter *adapter, struct halmac_iqk_para *param) in start_iqk_88xx()
145 struct halmac_pwr_tracking_para *param; in ctrl_pwr_tracking_88xx() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/
H A Dhalmac_bb_rf_88xx.c84 start_iqk_88xx(struct halmac_adapter *adapter, struct halmac_iqk_para *param) in start_iqk_88xx()
145 struct halmac_pwr_tracking_para *param; in ctrl_pwr_tracking_88xx() local
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-mux-bcm-iproc.c104 u32 param; in start_miim_ops() local
164 u32 param, bus_id; in mdio_mux_iproc_switch_fn() local

1...<<11121314151617181920>>...68