Searched refs:xrs700x_info (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/dsa/xrs700x/
H A Dxrs700x.c27 const struct xrs700x_info xrs7003e_info = {XRS7003E_ID, "XRS7003E", 3};
30 const struct xrs700x_info xrs7003f_info = {XRS7003F_ID, "XRS7003F", 3};
33 const struct xrs700x_info xrs7004e_info = {XRS7004E_ID, "XRS7004E", 4};
36 const struct xrs700x_info xrs7004f_info = {XRS7004F_ID, "XRS7004F", 4};
738 const struct xrs700x_info *info;
H A Dxrs700x.h9 struct xrs700x_info { struct
15 extern const struct xrs700x_info xrs7003e_info;
16 extern const struct xrs700x_info xrs7003f_info;
17 extern const struct xrs700x_info xrs7004e_info;
18 extern const struct xrs700x_info xrs7004f_info;

Completed in 214 milliseconds