Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dsysfs.c167 static struct bin_attribute fwlog_attr = { variable
191 ret = device_create_bin_file(wl->dev, &fwlog_attr); in wlcore_sysfs_init()
211 device_remove_bin_file(wl->dev, &fwlog_attr); in wlcore_sysfs_free()