Searched refs:x86_serdev_info (Results 1 – 4 of 4) sorted by relevance
49 struct x86_serdev_info { struct75 const struct x86_serdev_info *serdev_info; argument
146 static const struct x86_serdev_info asus_me176c_serdevs[] __initconst = {
154 static const struct x86_serdev_info lenovo_yb1_x90_serdevs[] __initconst = {
168 static __init int x86_instantiate_serdev(const struct x86_serdev_info *info, int idx) in x86_instantiate_serdev()