Home
last modified time | relevance | path

Searched refs:log_id (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.h146 void hdd_ioctl_log_buffer(int log_id, uint32_t count, qdf_abstract_print
H A Dwlan_hdd_ioctl.c3624 void hdd_ioctl_log_buffer(int log_id, uint32_t count, qdf_abstract_print in hdd_ioctl_log_buffer() argument
3634 switch (log_id) { in hdd_ioctl_log_buffer()
3660 print(print_ctx, "Invalid Log Id %d", log_id); in hdd_ioctl_log_buffer()
H A Dwlan_hdd_wext.c8622 int log_id = value[1]; in __iw_set_two_ints_getnone() local
8625 hdd_ioctl_log_buffer(log_id, count, NULL, NULL); in __iw_set_two_ints_getnone()