Searched refs:is_mobile (Results 1 – 3 of 3) sorted by relevance
100 bool is_mobile; member
398 if (!bios->is_mobile) /* !mobile only needs digital_min_front_porch */ in parse_fp_mode_table() 810 bios->is_mobile = bios->feature_byte & FEATURE_MOBILE; in parse_bit_i_tbl_entry() 2137 bios->is_mobile = NVReadVgaCrtc(dev, 0, NV_CIO_CRE_4B) & 0x40;2140 if (bios->is_mobile || bios->major_version >= 5)
145 func(is_mobile); \