• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root {
2    wlan_config {
3        hi3881 :& chipList {
4            chipHi3881 :: chipInst {
5                match_attr = "hdf_wlan_chips_hi3881";
6                driverName = "hisi";
7                bus {
8                    vendorId = 0x0296;
9                    deviceId = [0x5347];
10                }
11            }
12        }
13    }
14}