/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_nl80211.c | 38 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()
|
D | bcmutils.c | 341 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/ |
D | uim.h | 56 #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/ |
D | uim.h | 58 #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/ |
D | TestSettings.cpp | 87 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/ |
D | OMX_Debug.h | 69 #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/ |
D | OMX_Debug.h | 94 #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/ |
D | calibrator.c | 254 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()
|
D | plt.c | 159 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()
|
D | nvs.c | 510 int prepare_nvs_file(void *arg, char *file_name) in prepare_nvs_file()
|
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/ |
D | FmService.java | 70 public IBinder onBind(final Intent arg) { in onBind()
|
/hardware/ti/omap4xxx/ |
D | stacktrace.c | 49 static _Unwind_Reason_Code trace_function(__unwind_context *context, void *arg) in trace_function()
|
/hardware/msm7k/librpc/ |
D | ops.c | 64 int r_control(int handle, const uint32 cmd, void *arg) in r_control()
|
/hardware/ti/omap4xxx/ion/ |
D | linux_ion.h | 55 unsigned long arg; member
|
D | ion.c | 47 static int ion_ioctl(int fd, int req, void *arg) in ion_ioctl()
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | ion.h | 61 unsigned long arg; member
|
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/ |
D | driver_mac80211_nl.c | 56 static int get_link_signal(struct nl_msg *msg, void *arg) in get_link_signal()
|
D | driver_mac80211.c | 1784 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/ |
D | upio.c | 193 static void proc_btwrite_timeout(union sigval arg) in proc_btwrite_timeout()
|
/hardware/samsung_slsi/exynos5/libion_exynos/ |
D | libion.cpp | 44 unsigned long arg; member
|
/hardware/samsung_slsi/exynos5/libhwjpeg/ |
D | ExynosJpegBase.cpp | 71 struct v4l2_jpegcompression arg; in t_v4l2SetJpegcomp() local
|
/hardware/ti/omap4xxx/test/CameraHal/ |
D | camera_test.h | 4 #define PRINTOVER(arg...) ALOGD(#arg) argument
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
D | fimg2d.h | 31 #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/ |
D | atchannel.c | 438 static void *readerLoop(void *arg) in readerLoop()
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | ion.h | 553 unsigned long arg; member
|