Searched refs:list (Results 276 - 300 of 859) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dpmu.h150 #include <linux/list.h>
156 struct list_head list; member in struct:pmu_sleep_notifier
H A Dusbdevice_fs.h152 #include <linux/list.h>
168 struct list_head list; /* state list */ member in struct:dev_state
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusbdevice_fs.h152 #include <linux/list.h>
168 struct list_head list; /* state list */ member in struct:dev_state
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.orig/
H A Dusbdevice_fs.h150 #include <linux/list.h>
166 struct list_head list; /* state list */ member in struct:dev_state
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dpmu.h150 #include <linux/list.h>
156 struct list_head list; member in struct:pmu_sleep_notifier
H A Dusbdevice_fs.h152 #include <linux/list.h>
168 struct list_head list; /* state list */ member in struct:dev_state
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Dshutils.h41 * Concatenates NULL-terminated list of arguments into a single
43 * @param argv argument list
52 * Concatenates NULL-terminated list of arguments into a single
54 * @param argv argument list
153 * @return list on interfaces beloging to the bridge
160 Remove the specified word from the list.
162 @param name word to be removed from the list
163 @param list List to modify
164 @param listsize Max size the list can occupy
168 extern int remove_from_list( char *name, char *list, in
[all...]
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dusbpp.cpp113 std::list<Device *> Busses::match(u_int8_t class_code)
115 std::list<Device *> match_list;
117 std::list<USB::Bus *>::const_iterator biter;
121 std::list<USB::Device *>::const_iterator diter;
133 std::list<Device *> Busses::match(DeviceIDList devList)
135 std::list<Device *> match_list;
137 std::list<USB::Bus *>::const_iterator biter;
141 std::list<USB::Device *>::const_iterator diter;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dether.c36 #include <linux/list.h>
740 { } /* end of list */
916 struct usb_request, list);
917 list_del (&req->list);
926 struct usb_request, list);
927 list_del (&req->list);
1437 list_add (&req->list, &dev->rx_reqs);
1504 list_add (&req->list, &dev->rx_reqs);
1511 static int prealloc (struct list_head *list, struct usb_ep *ep, argument
1522 list_for_each_entry (req, list, lis
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dvia-pmu.c1119 va_list list; local
1132 va_start(list, nbytes);
1134 req->data[i] = va_arg(list, int);
1135 va_end(list);
1771 struct list_head *list; local
1774 for (list = sleep_notifiers.next; list != &sleep_notifiers;
1775 list = list->next) {
1776 notifier = list_entry(list, struc
1799 struct list_head *list; local
1824 struct list_head *list; local
2438 struct list_head list; member in struct:pmu_private
2458 struct list_head *list; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dbufs.c348 if (copy_to_user(&request.list[count].count,
352 copy_to_user(&request.list[count].size,
355 copy_to_user(&request.list[count].low_mark,
360 copy_to_user(&request.list[count]
443 &request.list[i],
506 if (copy_to_user(&request.list[i].idx,
508 sizeof(request.list[0].idx))) {
512 if (copy_to_user(&request.list[i].total,
514 sizeof(request.list[0].total))) {
518 if (copy_to_user(&request.list[
[all...]
H A Dmga_bufs.c421 if (copy_to_user(&request.list[count].count,
425 copy_to_user(&request.list[count].size,
428 copy_to_user(&request.list[count].low_mark,
433 copy_to_user(&request.list[count]
504 &request.list[i],
590 if (copy_to_user(&request.list[i].idx,
592 sizeof(request.list[0].idx))) {
596 if (copy_to_user(&request.list[i].total,
598 sizeof(request.list[0].total))) {
602 if (copy_to_user(&request.list[
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/misc/
H A Dfsck.c431 * Execute a particular fsck program, and link it into the list of
510 * Find the end of the list, so we add the instance on at the end.
541 * the list of executing child processes, and return it.
720 char **list; member in struct:fs_type_compile
735 char *cp, *list, *s; local
746 cmp->list = malloc(num * sizeof(char *));
748 if (!cmp->list || !cmp->type) {
753 memset(cmp->list, 0, num * sizeof(char *));
760 list = string_copy(fs_type);
762 s = strtok(list, ",");
805 char *list, *s; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd_status.c181 * we have a list of hosts with format of the form:
182 * Key=list; Key=list;...
190 s = listv.list[i];
233 /* save l.list[0] */
234 name = l.list[0];
245 l.list[0] = buffer;
252 /* now we put back the l.list[0] value */
254 l.list[0] = name;
255 /* free the values l.list[
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dslab.c153 * Slabs are chained into three list: fully used, partial, fully free slabs.
156 struct list_head list; member in struct:slab_s
325 #define SET_PAGE_CACHE(pg,x) ((pg)->list.next = (struct list_head *)(x))
326 #define GET_PAGE_CACHE(pg) ((kmem_cache_t *)(pg)->list.next)
327 #define SET_PAGE_SLAB(pg,x) ((pg)->list.prev = (struct list_head *)(x))
328 #define GET_PAGE_SLAB(pg) ((slab_t *)(pg)->list.prev)
831 * list. -arca
929 slabp = list_entry(cachep->slabs_free.prev, slab_t, list);
934 list_del(&slabp->list);
1181 list_add_tail(&slabp->list,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_core.c68 /* HCI device list */
76 /* HCI notifiers list */
290 hdev = list_entry(p, struct hci_dev, list);
306 struct inquiry_entry *next = cache->list, *e;
310 cache->list = NULL;
324 for (e = cache->list; e; e = e->next)
342 e->next = cache->list;
343 cache->list = e;
358 for (e = cache->list; e && copied < num; e = e->next, copied++)
720 hdev = list_entry(p, struct hci_dev, list);
1046 struct sk_buff *list; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A DMakefile11 list-multi := usb-storage.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A DMakefile9 list-multi := ieee1394.o
H A Dhosts.h6 #include <linux/list.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A DMakefile3 # The target object and module list name.
13 list-multi := isdn.o
28 # Each configuration option enables a list of files.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/avmb1/
H A DMakefile3 # The target object and module list name.
13 list-multi := kernelcapi.o
18 # Each configuration option enables a list of files.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A DMakefile3 # The target object and module list name.
13 list-multi := eicon.o divas.o
27 # Each configuration option enables a list of files.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A DMakefile15 list-multi := acornscsi_mod.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/ospm/busmgr/
H A Dbm_osl.c55 struct list_head list; member in struct:__anon863
144 * Add to the end of our event list.
147 list_add_tail(&event->list, &bm_event_list);
239 event = list_entry(bm_event_list.next, BM_OSL_EVENT, list);
240 list_del(&event->list);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Dsis_ds.h51 list_item_t list[SET_SIZE]; member in struct:__anon1178

Completed in 148 milliseconds

<<11121314151617181920>>