Home
last modified time | relevance | path

Searched refs:driver_private (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.c213 struct usb_ether *ue = (struct usb_ether *)drv_sc->driver_private; in ue_recv()
300 drv_sc->driver_private = ue; in ue_attach_post_task()
408 struct usb_ether *ue = (struct usb_ether *)drv_sc->driver_private; in ue_init()
457 struct usb_ether *ue = (struct usb_ether *)drv_sc->driver_private; in ue_start()
H A Dusb_eth_drv.h63 void *driver_private; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h436 void *driver_private; member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c606 if (window->driver_private) { in dri2_wl_create_window_surface()
742 dri2_surf->wl_win->driver_private = dri2_surf; in dri2_wl_create_window_surface()
820 dri2_surf->wl_win->driver_private = NULL; in dri2_wl_destroy_surface()

Completed in 7 milliseconds