Home
last modified time | relevance | path

Searched defs:_param (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h71 #define MC_PREP_OP(_ext, _param, _offset, _width, _type, _arg) \ argument
74 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument
77 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
80 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ecsa_export.h139 #define rtw_phl_ecsa_start(_phl, _role, _param) RTW_PHL_STATUS_SUCCESS argument
141 #define rtw_phl_ecsa_get_param(_phl, _param) RTW_PHL_STATUS_SUCCESS argument
143 #define rtw_phl_ecsa_extend_option_hdlr(_extend_option, _param) argument
H A Dphl_cmd_scan.c21 #define param_to_phlcom(_param) (_param->wifi_role->phl_com) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ecsa_export.h139 #define rtw_phl_ecsa_start(_phl, _role, _param) RTW_PHL_STATUS_SUCCESS argument
141 #define rtw_phl_ecsa_get_param(_phl, _param) RTW_PHL_STATUS_SUCCESS argument
143 #define rtw_phl_ecsa_extend_option_hdlr(_extend_option, _param) argument
H A Dphl_cmd_scan.c21 #define param_to_phlcom(_param) (_param->wifi_role->phl_com) argument
/OK3568_Linux_fs/kernel/drivers/accessibility/braille/
H A Dbraille_console.c144 unsigned long code, void *_param) in keyboard_notifier_call()
263 unsigned long code, void *_param) in vt_notifier_call()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Ddebugfs.c661 #define print_param(_seq, _ptr, _param) \ argument
664 #define print_param_hex(_seq, _ptr, _param) \ argument
H A Dparams.c643 #define CHECK_RANGE(_param, _min, _max, _def) do { \ argument
652 #define CHECK_BOOL(_param, _check) do { \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h23 #define __STACK_FRAME_PARAM(_param) (32 + ((_param)*8)) argument
/OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c36 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvc_screen.c85 vcs_notifier(struct notifier_block *nb, unsigned long code, void *_param) in vcs_notifier()
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dmain.c2215 unsigned long code, void *_param) in keyboard_notifier_call()
2285 unsigned long code, void *_param) in vt_notifier_call()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-finder.c1115 struct dwarf_callback_param _param = {.data = (void *)pf, in find_probe_point_by_func() local
H A Dparse-events.c684 void *_param) in add_bpf_event()
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c926 static int take_cpu_down(void *_param) in take_cpu_down()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_hw.c1929 u32 _param[1]; in csio_hw_check_fwconfig() local