Searched refs:paths (Results 1 – 10 of 10) sorted by relevance
/drivers/md/ |
D | dm-round-robin.c | 30 static void free_paths(struct list_head *paths) in free_paths() argument 34 list_for_each_entry_safe(pi, next, paths, list) { in free_paths()
|
D | dm-queue-length.c | 64 static void ql_free_paths(struct list_head *paths) in ql_free_paths() argument 68 list_for_each_entry_safe(pi, next, paths, list) { in ql_free_paths()
|
D | dm-service-time.c | 60 static void free_paths(struct list_head *paths) in free_paths() argument 64 list_for_each_entry_safe(pi, next, paths, list) { in free_paths()
|
/drivers/staging/gdm72xx/ |
D | TODO | 3 - Replace hard-coded firmware paths with request_firmware in
|
/drivers/video/mmp/hw/ |
D | mmp_ctrl.c | 462 if (mi == NULL || !mi->path_num || !mi->paths) { in mmphw_probe() 532 if (!path_init(path_plat, &mi->paths[i])) { in mmphw_probe()
|
/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 149 debug option enables debug on hot paths (e.g Tx, Rx, ISR) and
|
/drivers/platform/x86/ |
D | thinkpad_acpi.c | 522 #define TPACPI_HANDLE(object, parent, paths...) \ argument 526 static char *object##_paths[] __initdata = { paths } 677 char **paths, const int num_paths) in drv_acpi_handle_init() argument 686 status = acpi_get_handle(parent, paths[i], handle); in drv_acpi_handle_init() 690 paths[i], name); in drv_acpi_handle_init()
|
/drivers/infiniband/core/ |
D | cm.c | 3389 int paths = 0; in cm_recv_handler() local 3393 paths = 1 + (((struct cm_req_msg *) mad_recv_wc->recv_buf.mad)-> in cm_recv_handler() 3422 paths = 1; in cm_recv_handler() 3437 work = kmalloc(sizeof *work + sizeof(struct ib_sa_path_rec) * paths, in cm_recv_handler()
|
/drivers/spi/ |
D | Kconfig | 364 TX and RX data paths.
|
/drivers/usb/gadget/ |
D | Kconfig | 599 paths hardwired to the Audio codec chip on-board and doesn't work
|