Home
last modified time | relevance | path

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

12

/hardware/ti/wlan/wl1271/platforms/os/linux/inc/
Dioctl_init.h52 # define print_deb(fmt, arg...) printk(KERN_INFO DRIVER_NAME ": " fmt,##arg) argument
54 # define print_deb(fmt, arg...) argument
58 # define print_info(fmt, arg...) printk(KERN_INFO DRIVER_NAME ": " fmt,##arg) argument
60 # define print_info(fmt, arg...) argument
64 # define print_err(fmt, arg...) printk(KERN_ERR DRIVER_NAME ": " fmt,##arg) argument
/hardware/ti/wlan/wl1271/platforms/os/common/inc/
Dcli_cu_common.h74 # define print(fmt, arg...) fprintf(stdout, fmt, ##arg) argument
78 # define print_err(fmt, arg...) fprintf(stderr, fmt, ##arg) argument
83 # define print_deb(fmt, arg...) fprintf(stdout, fmt, ##arg) argument
85 # define print_deb(fmt, arg...) argument
/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/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()
/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/gps/loc_api/libloc_api/
Dloc_eng.cpp627 static void* mock_ni(void* arg) in mock_ni()
1422 static void loc_eng_process_deferred_action (void* arg) in loc_eng_process_deferred_action()
/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/samsung_slsi/exynos5/libion_exynos/
Dlibion.cpp44 unsigned long arg; member
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c78 static int get_power_mode_handler(struct nl_msg *msg, void *arg) in get_power_mode_handler()
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c78 static int get_power_mode_handler(struct nl_msg *msg, void *arg) in get_power_mode_handler()
/hardware/broadcom/wlan/bcm4329/dhdutil/
Dbcmutils.c272 pktq_pflush(osl_t *osh, struct pktq *pq, int prec, bool dir, ifpkt_cb_t fn, int arg) in pktq_pflush()
463 pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg) in pktq_flush()
1037 bcm_iovar_lencheck(const bcm_iovar_t *vi, void *arg, int len, bool set) in bcm_iovar_lencheck()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c351 pktq_pflush(osl_t *osh, struct pktq *pq, int prec, bool dir, ifpkt_cb_t fn, int arg) in pktq_pflush()
551 pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg) in pktq_flush()
1173 bcm_iovar_lencheck(const bcm_iovar_t *vi, void *arg, int len, bool set) in bcm_iovar_lencheck()
/hardware/ril/mock-ril/src/cpp/
Dprotobuf_v8.cpp179 Handle<Value> arg = self; in Type() local
Dnode_buffer.cpp167 Local<Value> arg = Integer::NewFromUnsigned(size); in New() local
/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

12