Searched refs:btype (Results 1 – 7 of 7) sorted by relevance
423 return cinfo->btype == BT_LAGUNA || cinfo->btype == BT_LAGUNAB; in is_laguna()839 if (cinfo->btype == BT_ALPINE || cinfo->btype == BT_SD64) in cirrusfb_set_par_foo()856 if (cinfo->btype == BT_ALPINE || cinfo->btype == BT_PICASSO4 || in cirrusfb_set_par_foo()1613 if (cinfo->btype == BT_ALPINE || cinfo->btype == BT_SD64 || in init_vgachip()1822 else if ((cinfo->btype == BT_ALPINE || cinfo->btype == BT_SD64) && in cirrusfb_imageblit()2212 btype = zcl->type; in cirrusfb_zorro_register()2254 cinfo->btype = btype; in cirrusfb_zorro_register()2539 if (cinfo->btype == BT_PICASSO || cinfo->btype == BT_PICASSO4 || in WClut()2540 cinfo->btype == BT_ALPINE || cinfo->btype == BT_GD5480 || in WClut()2564 if (cinfo->btype == BT_PICASSO || cinfo->btype == BT_PICASSO4 ||[all …]
27 unsigned long btype = 0; in pmu_apm_get_power_status() local49 if (btype == 0) in pmu_apm_get_power_status()50 btype = (pmu_batteries[i].flags & PMU_BATT_TYPE_MASK); in pmu_apm_get_power_status()61 if (btype == PMU_BATT_TYPE_SMART) in pmu_apm_get_power_status()
239 u32 btype:1; /* Buffer Type */ member243 u32 btype:1; /* Buffer Type */ member
1688 BUG_ON(rxd->btype != VMXNET3_RXD_BTYPE_HEAD || in vmxnet3_rq_rx_complete()1820 BUG_ON(rxd->btype != VMXNET3_RXD_BTYPE_BODY); in vmxnet3_rq_rx_complete()2039 if (rxd->btype == VMXNET3_RXD_BTYPE_HEAD && in vmxnet3_rq_cleanup()2044 } else if (rxd->btype == VMXNET3_RXD_BTYPE_HEAD && in vmxnet3_rq_cleanup()2050 } else if (rxd->btype == VMXNET3_RXD_BTYPE_BODY && in vmxnet3_rq_cleanup()
502 enum cx88_board_type btype) in cx8802_get_driver() argument507 if (d->type_id == btype) in cx8802_get_driver()
695 enum cx88_board_type btype);
2479 long btype; in ns_ioctl() local2580 btype = (long)arg; /* a long is the same size as a pointer or bigger */ in ns_ioctl()2581 switch (btype) { in ns_ioctl()
Completed in 31 milliseconds