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

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

Completed in 110 milliseconds