Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_sysfs_pktlog.c87 static struct kobj_attribute pktlog_attribute = variable
93 if (sysfs_create_file(driver_kobject, &pktlog_attribute.attr)) in hdd_sysfs_pktlog_create()
99 sysfs_remove_file(driver_kobject, &pktlog_attribute.attr); in hdd_sysfs_pktlog_destroy()