Searched refs:xrs700x_info (Results 1 – 2 of 2) sorted by relevance
9 struct xrs700x_info { struct15 extern const struct xrs700x_info xrs7003e_info; argument16 extern const struct xrs700x_info xrs7003f_info;17 extern const struct xrs700x_info xrs7004e_info;18 extern const struct xrs700x_info xrs7004f_info;
27 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};715 const struct xrs700x_info *info; in xrs700x_detect()