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

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dsysfs.c127 static const struct bin_attribute fwlog_attr = { variable in typeref:struct:bin_attribute
151 ret = device_create_bin_file(wl->dev, &fwlog_attr);
171 device_remove_bin_file(wl->dev, &fwlog_attr);

Completed in 95 milliseconds