Searched refs:Interface (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision-cards.c35 .Interface = -1,
49 .Interface = -1,
65 .Interface = -1,
79 .Interface = -1,
95 .Interface = 0,
111 .Interface = -1,
125 .Interface = -1,
141 .Interface = -1,
155 .Interface = -1,
171 .Interface
[all...]
H A Dusbvision.h346 int Interface; /* to handle special interface number like BELKIN and Hauppauge WinTV-USB II */ member in struct:usbvision_device_data_st
H A Dusbvision-video.c1795 if (usbvision_device_data[model].Interface >= 0) {
1796 interface = &dev->actconfig->interface[usbvision_device_data[model].Interface]->altsetting[0];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dlaunch.c48 DropInterface((struct Interface*)IExpat);
H A Dexpat_lib.c152 DropInterface((struct Interface *)IDOS);
221 DropInterface((struct Interface *)IUtility);
223 DropInterface((struct Interface *)IDOS);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/paride/
H A Dppc6lnx.c82 } Interface; typedef in typeref:struct:ppc_storage
104 static int ppc6_select(Interface *ppc);
105 static void ppc6_deselect(Interface *ppc);
106 static void ppc6_send_cmd(Interface *ppc, u8 cmd);
107 static void ppc6_wr_data_byte(Interface *ppc, u8 data);
108 static u8 ppc6_rd_data_byte(Interface *ppc);
109 static u8 ppc6_rd_port(Interface *ppc, u8 port);
110 static void ppc6_wr_port(Interface *ppc, u8 port, u8 data);
111 static void ppc6_rd_data_blk(Interface *ppc, u8 *data, long count);
112 static void ppc6_wait_for_fifo(Interface *pp
[all...]
H A Dbpck6.c41 #define PPCSTRUCT(pi) ((Interface *)(pi->private))
214 Interface *p = kzalloc(sizeof(Interface), GFP_KERNEL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-212 <GTK-Interface/>
26 <GTK-Interface>
59 </GTK-Interface>
H A Dxgettext-glade-311 <GTK-Interface/>
H A Dxgettext-glade-111 <GTK-Interface/>
25 <GTK-Interface>
1334 </GTK-Interface>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dresidual.c124 /* Device Interface Type Codes */
255 unsigned char Interface) {
259 && (*s)[2]==Interface)) s++;
519 did.Interface);
521 sprintf(sn, "interface %d", did.Interface);
625 int Interface,
635 (Interface==-1 || Dev.Interface==Interface) &&
648 int Interface,
253 PnP_INTERFACE_STR(unsigned char BaseType, unsigned char SubType, unsigned char Interface) argument
621 residual_find_device(unsigned long BusMask, unsigned char * DevID, int BaseType, int SubType, int Interface, int n) argument
644 residual_find_device_id(unsigned long BusMask, unsigned short DevID, int BaseType, int SubType, int Interface, int n) argument
[all...]
H A Dprep_pci.c1222 ((hostbridge->DeviceId.Interface == PCIBridgeIndirect) ||
1223 (hostbridge->DeviceId.Interface == PCIBridgeRS6K))) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-python/
H A Davahi-bookmarks.in50 self.server = dbus.Interface(self.bus.get_object(avahi.DBUS_NAME, avahi.DBUS_PATH_SERVER), avahi.DBUS_INTERFACE_SERVER)
70 browser = dbus.Interface(self.bus.get_object(avahi.DBUS_NAME, self.server.ServiceBrowserNew(avahi.IF_UNSPEC, avahi.PROTO_UNSPEC, stype, domain, dbus.UInt32(0))), avahi.DBUS_INTERFACE_SERVICE_BROWSER)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmaintidi.h156 diva_trace_interface_state_t Interface; member in struct:_diva_strace_context
H A Dmaintidi.c124 Set up Library Interface
178 pLib->lines[i].pInterface = &pLib->Interface;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A Davahi-discover.in164 b = dbus.Interface(self.bus.get_object(avahi.DBUS_NAME, self.server.ServiceBrowserNew(interface, protocol, stype, domain, dbus.UInt32(0))), avahi.DBUS_INTERFACE_SERVICE_BROWSER)
181 b = dbus.Interface(self.bus.get_object(avahi.DBUS_NAME, self.server.ServiceTypeBrowserNew(interface, protocol, domain, dbus.UInt32(0))), avahi.DBUS_INTERFACE_SERVICE_TYPE_BROWSER)
223 infos = "<b>Service Type:</b> %s\n<b>Service Name:</b> %s\n<b>Domain Name:</b> %s\n<b>Interface:</b> %s %s\n<b>Address:</b> %s/%s:%i\n%s" % (stype, name, domain, self.siocgifname(interface), self.protoname(protocol), host, address, port, txts.strip())
254 self.server = dbus.Interface(self.bus.get_object(avahi.DBUS_NAME, avahi.DBUS_PATH_SERVER), avahi.DBUS_INTERFACE_SERVER)
261 db = dbus.Interface(self.bus.get_object(avahi.DBUS_NAME, self.server.DomainBrowserNew(avahi.IF_UNSPEC, avahi.PROTO_UNSPEC, "", avahi.DOMAIN_BROWSER_BROWSE, dbus.UInt32(0))), avahi.DBUS_INTERFACE_DOMAIN_BROWSER)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dresidual.h188 unsigned char Interface; /* See pnp.h for bit definitions */ member in struct:_DEVICE_ID
328 int SubType, int Interface, int n);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java835 {"f4", Interface.class.getName()},
840 {"a5", Interface[].class.getName()},
841 {"a6", Interface[].class.getName()},
842 {"a7", Interface[].class.getName()},
850 static abstract class Abstract implements Interface {
872 interface Interface { interface in class:BindingTest
914 private Interface f4;
919 private Interface[] a5;
920 private Interface[] a6;
921 private Interface[] a
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/interfaces/
H A Dexpat.h30 struct Interface * APICALL (*Clone)(struct ExpatIFace *Self);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas4 { ZLIB Data Compression Interface Unit }
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/delphi/
H A DZLib.pas4 { ZLIB Data Compression Interface Unit }
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm691 =head2 Interface to Berkeley DB

Completed in 223 milliseconds