Home
last modified time | relevance | path

Searched refs:wl1271_format_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Ddebugfs.h29 __printf(4, 5) int wl1271_format_buffer(char __user *userbuf, size_t count,
44 return wl1271_format_buffer(userbuf, count, ppos, \
81 return wl1271_format_buffer(userbuf, count, ppos, fmt "\n", \
107 return wl1271_format_buffer(userbuf, count, ppos, "%s", buf); \
Ddebugfs.c44 int wl1271_format_buffer(char __user *userbuf, size_t count, in wl1271_format_buffer() function
57 EXPORT_SYMBOL_GPL(wl1271_format_buffer);
146 return wl1271_format_buffer(user_buf, count, \
263 return wl1271_format_buffer(user_buf, count, in dynamic_ps_timeout_read()
327 return wl1271_format_buffer(user_buf, count, in forced_ps_read()
396 return wl1271_format_buffer(user_buf, count, in split_scan_timeout_read()
654 return wl1271_format_buffer(user_buf, count, ppos, "%d\n", value); in dtim_interval_read()
715 return wl1271_format_buffer(user_buf, count, ppos, "%d\n", value); in suspend_dtim_interval_read()
770 return wl1271_format_buffer(user_buf, count, ppos, "%d\n", value); in beacon_interval_read()
860 return wl1271_format_buffer(userbuf, count, ppos, in rx_streaming_interval_read()
[all …]