Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 268) sorted by relevance

1234567891011

/external/wpa_supplicant_8/src/wps/
Dwps_dev_attr.c16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer()
40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name()
64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_number()
88 int wps_build_serial_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_serial_number()
112 int wps_build_primary_dev_type(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_primary_dev_type()
122 int wps_build_secondary_dev_type(struct wps_device_data *dev, in wps_build_secondary_dev_type()
138 int wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_req_dev_type()
158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name()
182 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_device_attrs()
195 int wps_build_os_version(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_os_version()
[all …]
/external/libdrm/freedreno/
Dfreedreno_device.c46 add_bucket(struct fd_device *dev, int size) in add_bucket()
58 init_cache_buckets(struct fd_device *dev) in init_cache_buckets()
85 struct fd_device *dev; in fd_device_new() local
126 struct fd_device *dev = fd_device_new(dup(fd)); in fd_device_new_dup() local
132 drm_public struct fd_device * fd_device_ref(struct fd_device *dev) in fd_device_ref()
138 static void fd_device_del_impl(struct fd_device *dev) in fd_device_del_impl()
148 void fd_device_del_locked(struct fd_device *dev) in fd_device_del_locked()
155 drm_public void fd_device_del(struct fd_device *dev) in fd_device_del()
Dfreedreno_bo.c60 static struct fd_bo * bo_from_handle(struct fd_device *dev, in bo_from_handle()
84 void fd_cleanup_bo_cache(struct fd_device *dev, time_t time) in fd_cleanup_bo_cache()
110 static struct fd_bo_bucket * get_bucket(struct fd_device *dev, uint32_t size) in get_bucket()
135 static struct fd_bo *find_in_bucket(struct fd_device *dev, in find_in_bucket()
171 fd_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags) in fd_bo_new()
205 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) in fd_bo_from_handle()
224 fd_bo_from_dmabuf(struct fd_device *dev, int fd) in fd_bo_from_dmabuf()
242 drm_public struct fd_bo * fd_bo_from_name(struct fd_device *dev, uint32_t name) in fd_bo_from_name()
283 struct fd_device *dev = bo->dev; in fd_bo_del() local
/external/libusb/libusb/
Dcore.c461 struct discovered_devs *discdevs, struct libusb_device *dev) in discovered_devs_append()
503 struct libusb_device *dev = malloc(sizeof(*dev) + priv_size); in usbi_alloc_device() local
527 int usbi_sanitize_device(struct libusb_device *dev) in usbi_sanitize_device()
557 struct libusb_device *dev; in usbi_get_device_by_session_id() local
621 struct libusb_device *dev = discdevs->devices[i]; in libusb_get_device_list() local
646 struct libusb_device *dev; in libusb_free_device_list() local
659 API_EXPORTED uint8_t libusb_get_bus_number(libusb_device *dev) in libusb_get_bus_number()
669 API_EXPORTED uint8_t libusb_get_device_address(libusb_device *dev) in libusb_get_device_address()
715 API_EXPORTED int libusb_get_max_packet_size(libusb_device *dev, in libusb_get_max_packet_size()
764 API_EXPORTED int libusb_get_max_iso_packet_size(libusb_device *dev, in libusb_get_max_iso_packet_size()
[all …]
/external/libnfc-nci/halimpl/bcm2079x/
Dnfc_nci.c38 bcm2079x_dev_t *dev = (bcm2079x_dev_t*) p_dev; in hal_open() local
49 bcm2079x_dev_t* dev = (bcm2079x_dev_t*) p_dev; in hal_write() local
60 bcm2079x_dev_t* dev = (bcm2079x_dev_t*) p_dev; in hal_core_initialized() local
70 bcm2079x_dev_t* dev = (bcm2079x_dev_t*) p_dev; in hal_pre_discover() local
80 bcm2079x_dev_t* dev = (bcm2079x_dev_t*) p_dev; in hal_close() local
90 bcm2079x_dev_t* dev = (bcm2079x_dev_t*) p_dev; in hal_control_granted() local
100 bcm2079x_dev_t* dev = (bcm2079x_dev_t*) p_dev; in hal_power_cycle() local
110 bcm2079x_dev_t* dev = (bcm2079x_dev_t*) p_dev; in hal_get_max_nfcee() local
123 static int nfc_close (hw_device_t *dev) in nfc_close()
139 bcm2079x_dev_t *dev = calloc (1, sizeof(bcm2079x_dev_t)); in nfc_open() local
/external/libnfc-nci/halimpl/pn54x/
Dnfc_nci.c46 pn547_dev_t *dev = (pn547_dev_t*) p_dev; in hal_open() local
65 pn547_dev_t* dev = (pn547_dev_t*) p_dev; in hal_write() local
85 pn547_dev_t* dev = (pn547_dev_t*) p_dev; in hal_core_initialized() local
103 pn547_dev_t* dev = (pn547_dev_t*) p_dev; in hal_pre_discover() local
121 pn547_dev_t* dev = (pn547_dev_t*) p_dev; in hal_close() local
139 pn547_dev_t* dev = (pn547_dev_t*) p_dev; in hal_control_granted() local
157 pn547_dev_t* dev = (pn547_dev_t*) p_dev; in hal_power_cycle() local
176 static int nfc_close(hw_device_t *dev) in nfc_close()
200 pn547_dev_t *dev = calloc(1, sizeof(pn547_dev_t)); in nfc_open() local
/external/libdrm/exynos/
Dexynos_drm.c54 struct exynos_device *dev; in exynos_device_create() local
73 drm_public void exynos_device_destroy(struct exynos_device *dev) in exynos_device_destroy()
91 drm_public struct exynos_bo * exynos_bo_create(struct exynos_device *dev, in exynos_bo_create()
145 drm_public int exynos_bo_get_info(struct exynos_device *dev, uint32_t handle, in exynos_bo_get_info()
204 exynos_bo_from_name(struct exynos_device *dev, uint32_t name) in exynos_bo_from_name()
285 struct exynos_device *dev = bo->dev; in exynos_bo_map() local
315 exynos_prime_handle_to_fd(struct exynos_device *dev, uint32_t handle, int *fd) in exynos_prime_handle_to_fd()
330 exynos_prime_fd_to_handle(struct exynos_device *dev, int fd, uint32_t *handle) in exynos_prime_fd_to_handle()
353 exynos_vidi_connection(struct exynos_device *dev, uint32_t connect, in exynos_vidi_connection()
/external/libusb-compat/libusb/
Dcore.c198 libusb_device *dev = dev_list[i]; in find_busses() local
312 struct usb_device *dev; in find_devices() local
389 static void clear_device(struct usb_device *dev) in clear_device()
506 static int initialize_device(struct usb_device *dev) in initialize_device()
559 static void free_device(struct usb_device *dev) in free_device()
586 struct usb_device *dev; in usb_find_devices() local
652 API_EXPORTED usb_dev_handle *usb_open(struct usb_device *dev) in usb_open()
674 API_EXPORTED int usb_close(usb_dev_handle *dev) in usb_close()
682 API_EXPORTED struct usb_device *usb_device(usb_dev_handle *dev) in usb_device()
687 API_EXPORTED int usb_set_configuration(usb_dev_handle *dev, int configuration) in usb_set_configuration()
[all …]
/external/libdrm/omap/
Domap_drm.c74 struct omap_device *dev; member
86 struct omap_device *dev = calloc(sizeof(*dev), 1); in omap_device_new_impl() local
97 struct omap_device *dev = NULL; in omap_device_new() local
118 drm_public struct omap_device * omap_device_ref(struct omap_device *dev) in omap_device_ref()
124 drm_public void omap_device_del(struct omap_device *dev) in omap_device_del()
136 omap_get_param(struct omap_device *dev, uint64_t param, uint64_t *value) in omap_get_param()
154 omap_set_param(struct omap_device *dev, uint64_t param, uint64_t value) in omap_set_param()
164 static struct omap_bo * lookup_bo(struct omap_device *dev, in lookup_bo()
176 static struct omap_bo * bo_from_handle(struct omap_device *dev, in bo_from_handle()
196 static struct omap_bo * omap_bo_new_impl(struct omap_device *dev, in omap_bo_new_impl()
[all …]
/external/libdrm/rockchip/
Drockchip_drm.c54 struct rockchip_device *dev; in rockchip_device_create() local
73 void rockchip_device_destroy(struct rockchip_device *dev) in rockchip_device_destroy()
91 struct rockchip_bo *rockchip_bo_create(struct rockchip_device *dev, in rockchip_bo_create()
132 struct rockchip_bo *rockchip_bo_from_handle(struct rockchip_device *dev, in rockchip_bo_from_handle()
194 struct rockchip_bo *rockchip_bo_from_name(struct rockchip_device *dev, in rockchip_bo_from_name()
276 struct rockchip_device *dev = bo->dev; in rockchip_bo_map() local
/external/libdrm/nouveau/
Dabi16.c39 struct nouveau_device *dev = (struct nouveau_device *)obj->parent; in abi16_chan_nv04() local
60 struct nouveau_device *dev = (struct nouveau_device *)obj->parent; in abi16_chan_nvc0() local
81 struct nouveau_device *dev = (struct nouveau_device *)obj->parent; in abi16_chan_nve0() local
110 struct nouveau_device *dev; in abi16_engobj() local
130 struct nouveau_device *dev; in abi16_ntfy() local
182 struct nouveau_device *dev = bo->device; in abi16_bo_init() local
Dnouveau.c77 struct nouveau_device *dev = &nvdev->base; in nouveau_device_wrap() local
178 nouveau_getparam(struct nouveau_device *dev, uint64_t param, uint64_t *value) in nouveau_getparam()
188 nouveau_setparam(struct nouveau_device *dev, uint64_t param, uint64_t value) in nouveau_setparam()
195 nouveau_client_new(struct nouveau_device *dev, struct nouveau_client **pclient) in nouveau_client_new()
254 struct nouveau_device *dev; in nouveau_object_new() local
315 struct nouveau_device *dev; in nouveau_object_del() local
390 nouveau_bo_new(struct nouveau_device *dev, uint32_t flags, uint32_t align, in nouveau_bo_new()
421 nouveau_bo_wrap_locked(struct nouveau_device *dev, uint32_t handle, in nouveau_bo_wrap_locked()
456 nouveau_bo_wrap(struct nouveau_device *dev, uint32_t handle, in nouveau_bo_wrap()
468 nouveau_bo_name_ref(struct nouveau_device *dev, uint32_t name, in nouveau_bo_name_ref()
[all …]
/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddevice.c44 vlVdpDevice *dev = NULL; in vdp_imp_device_create_x11() local
112 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpPresentationQueueTargetCreateX11() local
160 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpDeviceDestroy() local
181 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpGetProcAddress() local
262 vlVdpResolveDelayedRendering(vlVdpDevice *dev, struct pipe_surface *surface, struct u_rect *dirty_a… in vlVdpResolveDelayedRendering()
301 vlVdpSave4DelayedRendering(vlVdpDevice *dev, VdpOutputSurface surface, struct vl_compositor_state *… in vlVdpSave4DelayedRendering()
Dquery.c70 vlVdpDevice *dev; in vlVdpVideoSurfaceQueryCapabilities() local
108 vlVdpDevice *dev; in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() local
159 vlVdpDevice *dev; in vlVdpDecoderQueryCapabilities() local
205 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryCapabilities() local
257 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() local
298 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() local
357 vlVdpDevice *dev; in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() local
404 vlVdpDevice *dev; in vlVdpBitmapSurfaceQueryCapabilities() local
501 vlVdpDevice *dev = vlGetDataHTAB(device); in vlVdpVideoMixerQueryParameterValueRange() local
/external/e2fsprogs/lib/blkid/
Ddev.c20 blkid_dev dev; in blkid_new_dev() local
31 void blkid_free_dev(blkid_dev dev) in blkid_free_dev()
55 extern const char *blkid_dev_devname(blkid_dev dev) in blkid_dev_devname()
61 void blkid_debug_dump_dev(blkid_dev dev) in blkid_debug_dump_dev()
158 blkid_dev dev; in blkid_dev_next() local
203 blkid_dev dev; in main() local
Dread.c42 #define blkid_debug_dump_dev(dev) (debug_dump_dev(dev)) argument
184 static int parse_dev(blkid_cache cache, blkid_dev *dev, char **cp) in parse_dev()
304 static int parse_tag(blkid_cache cache, blkid_dev dev, char **cp) in parse_tag()
345 blkid_dev dev; in blkid_parse_line() local
413 blkid_dev dev; in blkid_read_cache() local
448 static void debug_dump_dev(blkid_dev dev) in debug_dump_dev()
Dtag.c67 blkid_tag blkid_find_tag_dev(blkid_dev dev, const char *type) in blkid_find_tag_dev()
84 extern int blkid_dev_has_tag(blkid_dev dev, const char *type, in blkid_dev_has_tag()
129 int blkid_set_tag(blkid_dev dev, const char *name, in blkid_set_tag()
277 blkid_dev dev; member
281 extern blkid_tag_iterate blkid_tag_iterate_begin(blkid_dev dev) in blkid_tag_iterate_begin()
333 blkid_dev dev; in blkid_find_dev_with_tag() local
405 blkid_dev dev; in main() local
/external/libpcap/
Dpcap-dos.c243 volatile struct device *dev; /* might be reset by sig_handler */ in pcap_read_one() local
359 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_stats_dos() local
392 struct device *dev = p ? get_device (p->fd) : NULL; in pcap_stats_ex() local
471 struct device *dev; in pcap_lookupdev() local
535 struct device *dev; in pcap_findalldevs() local
625 struct device *dev; in open_driver() local
704 struct device *dev = active_dev; in close_driver() local
771 struct device *dev; in first_init() local
893 struct device *dev = p ? get_device(p->fd) : NULL; in pcap_sendpacket_dos() local
1075 static void pkt_close (struct device *dev) in pkt_close()
[all …]
/external/libdrm/tests/planetest/
Dmodeset.c13 static int set_crtc_mode(struct sp_dev *dev, struct sp_crtc *crtc, in set_crtc_mode()
63 int initialize_screens(struct sp_dev *dev) in initialize_screens()
133 struct sp_plane *get_sp_plane(struct sp_dev *dev, struct sp_crtc *crtc) in get_sp_plane()
168 int set_sp_plane(struct sp_dev *dev, struct sp_plane *plane, in set_sp_plane()
192 int set_sp_plane_pset(struct sp_dev *dev, struct sp_plane *plane, in set_sp_plane_pset()
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_drm.c60 #define pipe_loader_drm_device(dev) ((struct pipe_loader_drm_device *)dev) argument
106 struct pipe_loader_device *dev = &ddev->base; in find_drm_driver_name() local
190 pipe_loader_drm_probe_fd(struct pipe_loader_device **dev, int fd) in pipe_loader_drm_probe_fd()
242 pipe_loader_drm_release(struct pipe_loader_device **dev) in pipe_loader_drm_release()
255 pipe_loader_drm_create_screen(struct pipe_loader_device *dev, in pipe_loader_drm_create_screen()
Dpipe_loader_sw.c42 #define pipe_loader_sw_device(dev) ((struct pipe_loader_sw_device *)dev) argument
74 pipe_loader_sw_release(struct pipe_loader_device **dev) in pipe_loader_sw_release()
86 pipe_loader_sw_create_screen(struct pipe_loader_device *dev, in pipe_loader_sw_create_screen()
/external/libdrm/freedreno/msm/
Dmsm_device.c39 static void msm_device_destroy(struct fd_device *dev) in msm_device_destroy()
55 struct fd_device *dev; in msm_device_new() local
Dmsm_pipe.c59 struct fd_device *dev = pipe->dev; in msm_pipe_wait() local
89 static uint64_t get_param(struct fd_device *dev, uint32_t pipe, uint32_t param) in get_param()
106 struct fd_pipe * msm_pipe_new(struct fd_device *dev, enum fd_pipe_id id) in msm_pipe_new()
/external/libdrm/freedreno/kgsl/
Dkgsl_device.c39 static void kgsl_device_destroy(struct fd_device *dev) in kgsl_device_destroy()
55 struct fd_device *dev; in kgsl_device_new() local
/external/kernel-headers/original/uapi/linux/
Dkdev_t.h9 #define MAJOR(dev) ((dev)>>8) argument
10 #define MINOR(dev) ((dev) & 0xff) argument

1234567891011