Searched refs:os_priv (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb10/libusb/os/
H A Ddarwin_usb.c117 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
237 dpriv = (struct darwin_device_priv *)handle->dev->os_priv;
240 if (dpriv->location == location && handle->os_priv) {
241 priv = (struct darwin_device_handle_priv *)handle->os_priv;
350 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
361 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
383 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
400 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
461 priv = (struct darwin_device_priv *)dev->os_priv;
578 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
[all...]
H A Dlinux_usbfs.c148 return (struct linux_device_priv *) dev->os_priv;
154 return (struct linux_device_handle_priv *) handle->os_priv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb10/libusb/os/
H A Ddarwin_usb.c117 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
237 dpriv = (struct darwin_device_priv *)handle->dev->os_priv;
240 if (dpriv->location == location && handle->os_priv) {
241 priv = (struct darwin_device_handle_priv *)handle->os_priv;
350 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
361 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
383 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
400 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
461 priv = (struct darwin_device_priv *)dev->os_priv;
578 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
[all...]
H A Dlinux_usbfs.c148 return (struct linux_device_priv *) dev->os_priv;
154 return (struct linux_device_handle_priv *) handle->os_priv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb10/libusb/os/
H A Ddarwin_usb.c117 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
237 dpriv = (struct darwin_device_priv *)handle->dev->os_priv;
240 if (dpriv->location == location && handle->os_priv) {
241 priv = (struct darwin_device_handle_priv *)handle->os_priv;
350 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
361 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
383 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
400 struct darwin_device_priv *priv = (struct darwin_device_priv *)dev->os_priv;
461 priv = (struct darwin_device_priv *)dev->os_priv;
578 struct darwin_device_handle_priv *priv = (struct darwin_device_handle_priv *)dev_handle->os_priv;
[all...]
H A Dlinux_usbfs.c148 return (struct linux_device_priv *) dev->os_priv;
154 return (struct linux_device_handle_priv *) handle->os_priv;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Djffs2_fs_sb.h143 void *os_priv; member in struct:jffs2_sb_info
H A Dos-linux.h25 #define OFNI_BS_2SFFJ(c) ((struct super_block *)c->os_priv)
H A Dsuper.c159 c->os_priv = sb;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Djffs2_fs_sb.h143 void *os_priv; member in struct:jffs2_sb_info
H A Dos-linux.h25 #define OFNI_BS_2SFFJ(c) ((struct super_block *)c->os_priv)
H A Dsuper.c159 c->os_priv = sb;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb10/libusb/
H A Dlibusbi.h218 unsigned char os_priv[0]; member in struct:libusb_device
228 unsigned char os_priv[0]; member in struct:libusb_device_handle
782 * This private data area is accessible through the "os_priv" field of
787 * This private data area is accessible through the "os_priv" field of
797 /* Mumber of additional bytes for os_priv for each iso packet.
H A Dcore.c516 memset(&dev->os_priv, 0, priv_size);
877 memset(&_handle->os_priv, 0, priv_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb10/libusb/
H A Dlibusbi.h218 unsigned char os_priv[0]; member in struct:libusb_device
228 unsigned char os_priv[0]; member in struct:libusb_device_handle
782 * This private data area is accessible through the "os_priv" field of
787 * This private data area is accessible through the "os_priv" field of
797 /* Mumber of additional bytes for os_priv for each iso packet.
H A Dcore.c516 memset(&dev->os_priv, 0, priv_size);
877 memset(&_handle->os_priv, 0, priv_size);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb10/libusb/
H A Dlibusbi.h218 unsigned char os_priv[0]; member in struct:libusb_device
228 unsigned char os_priv[0]; member in struct:libusb_device_handle
782 * This private data area is accessible through the "os_priv" field of
787 * This private data area is accessible through the "os_priv" field of
797 /* Mumber of additional bytes for os_priv for each iso packet.
H A Dcore.c516 memset(&dev->os_priv, 0, priv_size);
877 memset(&_handle->os_priv, 0, priv_size);

Completed in 432 milliseconds