Searched refs:get_device (Results 1 – 5 of 5) sorted by relevance
138 static struct device *get_device (int fd) in get_device() function229 dev = get_device (p->fd); in pcap_read_one()341 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_stats_dos()373 struct device *dev = p ? get_device (p->fd) : NULL; in pcap_stats_ex()430 if (!get_device(p->fd)) in pcap_close_dos()869 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_sendpacket_dos()
128 …if (x_ppem) glyph_pos.x_offset += (base + get_device (values++)).get_x_delta (font); else values+… in apply_value()131 …if (y_ppem) glyph_pos.y_offset += (base + get_device (values++)).get_y_delta (font); else values+… in apply_value()134 …if (horizontal && x_ppem) glyph_pos.x_advance += (base + get_device (values++)).get_x_delta (font)… in apply_value()138 …if (!horizontal && y_ppem) glyph_pos.y_advance -= (base + get_device (values++)).get_y_delta (font… in apply_value()151 if ((format & xPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()152 if ((format & yPlaDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()153 if ((format & xAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()154 if ((format & yAdvDevice) && !get_device (values++).sanitize (c, base)) return false; in sanitize_value_devices()159 static inline OffsetTo<Device>& get_device (Value* value) in get_device() function161 static inline const OffsetTo<Device>& get_device (const Value* value) in get_device() function
406 extern struct device * get_device(struct device * dev);
1464 return dev ? to_input_dev(get_device(&dev->dev)) : NULL; in input_get_device()
1551 get_device fixup