Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 41) sorted by relevance

12

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.c38 static int dhd_nl_error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) in dhd_nl_error_handler()
45 static int dhd_nl_finish_handler(struct nl_msg *msg, void *arg) in dhd_nl_finish_handler()
52 static int dhd_nl_ack_handler(struct nl_msg *msg, void *arg) in dhd_nl_ack_handler()
59 static int dhd_nl_valid_handler(struct nl_msg *msg, void *arg) in dhd_nl_valid_handler()
Dbcmutils.c341 pktq_pdeq_with_fn(struct pktq *pq, int prec, ifpkt_cb_t fn, int arg) in pktq_pdeq_with_fn()
408 pktq_pflush(osl_t *osh, struct pktq *pq, int prec, bool dir, ifpkt_cb_t fn, int arg) in pktq_pflush()
608 pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg) in pktq_flush()
1232 bcm_iovar_lencheck(const bcm_iovar_t *vi, void *arg, int len, bool set) in bcm_iovar_lencheck()
/hardware/ti/wpan/ti_st/uim-sysfs/
Duim.h56 #define UIM_ERR(fmt, arg...) ALOGE("uim:"fmt"\n" , ##arg) argument
59 #define UIM_DBG(fmt, arg...) ALOGE("uim:"fmt"\n" , ## arg) argument
60 #define UIM_VER(fmt, arg...) argument
63 #define UIM_DBG(fmt, arg...) ALOGE("uim:"fmt"\n" , ## arg) argument
64 #define UIM_VER(fmt, arg...) ALOGE("uim:"fmt"\n" , ## arg) argument
67 #define UIM_DBG(fmt, arg...) argument
68 #define UIM_VER(fmt, arg...) argument
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
Duim.h58 #define UIM_ERR(fmt, arg...) ALOGE("uim:"fmt"\n" , ##arg) argument
61 #define UIM_DBG(fmt, arg...) ALOGE("uim:"fmt"\n" , ## arg) argument
62 #define UIM_VER(fmt, arg...) argument
65 #define UIM_DBG(fmt, arg...) ALOGE("uim:"fmt"\n" , ## arg) argument
66 #define UIM_VER(fmt, arg...) ALOGE("uim:"fmt"\n" , ## arg) argument
69 #define UIM_DBG(fmt, arg...) argument
70 #define UIM_VER(fmt, arg...) argument
/hardware/libhardware/tests/camera2/
DTestSettings.cpp87 const char *arg = argv[optind-1]; in ParseArgs() local
100 const char *arg = optarg ?: "1"; in ParseArgs() local
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Debug.h69 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
70 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
71 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
72 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Debug.h94 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
95 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
96 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
97 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/ti/wlan/mac80211/ti-utils/
Dcalibrator.c254 void *arg) in error_handler()
262 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler()
270 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
Dplt.c159 static int calib_valid_handler(struct nl_msg *msg, void *arg) in calib_valid_handler()
499 static int display_rx_statcs(struct nl_msg *msg, void *arg) in display_rx_statcs()
Dnvs.c510 int prepare_nvs_file(void *arg, char *file_name) in prepare_nvs_file()
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
DFmService.java70 public IBinder onBind(final Intent arg) { in onBind()
/hardware/ti/omap4xxx/
Dstacktrace.c49 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg) in trace_function()
/hardware/msm7k/librpc/
Dops.c64 int r_control(int handle, const uint32 cmd, void *arg) in r_control()
/hardware/ti/omap4xxx/ion/
Dlinux_ion.h55 unsigned long arg; member
Dion.c47 static int ion_ioctl(int fd, int req, void *arg) in ion_ioctl()
/hardware/qcom/msm8960/kernel-headers/linux/
Dion.h61 unsigned long arg; member
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Ddriver_mac80211_nl.c56 static int get_link_signal(struct nl_msg *msg, void *arg) in get_link_signal()
Ddriver_mac80211.c1784 static int nl_error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) in nl_error_handler()
1791 static int nl_finish_handler(struct nl_msg *msg, void *arg) in nl_finish_handler()
1798 static int nl_ack_handler(struct nl_msg *msg, void *arg) in nl_ack_handler()
/hardware/broadcom/libbt/src/
Dupio.c193 static void proc_btwrite_timeout(union sigval arg) in proc_btwrite_timeout()
/hardware/samsung_slsi/exynos5/libion_exynos/
Dlibion.cpp44 unsigned long arg; member
/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegBase.cpp71 struct v4l2_jpegcompression arg; in t_v4l2SetJpegcomp() local
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test.h4 #define PRINTOVER(arg...) ALOGD(#arg) argument
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
Dfimg2d.h31 #define fimg2d_debug(fmt, arg...) printk(KERN_INFO "[%s] " fmt, __func__, ## arg) argument
33 #define fimg2d_debug(fmt, arg...) do { } while (0) argument
/hardware/ril/reference-ril/
Datchannel.c438 static void *readerLoop(void *arg) in readerLoop()
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dion.h553 unsigned long arg; member

12