Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_exportfs.c2443 static struct bin_attribute dhd_attr_csi = { variable
2934 ret = sysfs_create_bin_file(&dhd->dhd_kobj, &dhd_attr_csi); in dhd_sysfs_init()
2936 DHD_ERROR(("%s: can't create %s\n", __FUNCTION__, dhd_attr_csi.attr.name)); in dhd_sysfs_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_exportfs.c2445 static struct bin_attribute dhd_attr_csi = { variable
2936 ret = sysfs_create_bin_file(&dhd->dhd_kobj, &dhd_attr_csi); in dhd_sysfs_init()
2938 DHD_ERROR(("%s: can't create %s\n", __FUNCTION__, dhd_attr_csi.attr.name)); in dhd_sysfs_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c20081 static struct bin_attribute dhd_attr_csi = { variable
20108 ret = sysfs_create_bin_file(&dhd->dhd_kobj, &dhd_attr_csi); in dhd_sysfs_init()
20110 DHD_ERROR(("%s: can't create %s\n", __FUNCTION__, dhd_attr_csi.attr.name)); in dhd_sysfs_init()