Searched refs:wl1271_format_buffer (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.h15 __printf(4, 5) int wl1271_format_buffer(char __user *userbuf, size_t count,
30 return wl1271_format_buffer(userbuf, count, ppos, \
63 return wl1271_format_buffer(userbuf, count, ppos, fmt "\n", \
90 return wl1271_format_buffer(userbuf, count, ppos, "%s", buf); \
H A Ddebugfs.c31 int wl1271_format_buffer(char __user *userbuf, size_t count, function
44 EXPORT_SYMBOL_GPL(wl1271_format_buffer); variable
128 return wl1271_format_buffer(user_buf, count, \
245 return wl1271_format_buffer(user_buf, count,
310 return wl1271_format_buffer(user_buf, count,
380 return wl1271_format_buffer(user_buf, count,
638 return wl1271_format_buffer(user_buf, count, ppos, "%d\n", value);
699 return wl1271_format_buffer(user_buf, count, ppos, "%d\n", value);
754 return wl1271_format_buffer(user_buf, count, ppos, "%d\n", value);
845 return wl1271_format_buffer(userbu
[all...]
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c327 return wl1271_format_buffer(userbuf, count, ppos,
390 return wl1271_format_buffer(userbuf, count, ppos,

Completed in 94 milliseconds