Searched refs:resp (Results 1 – 5 of 5) sorted by relevance
/arch/arm/plat-s3c/ |
D | init.c | 110 struct s3c24xx_uart_resources *resp; in s3c24xx_init_uartdevs() local 118 resp = res + cfgptr->hwport; in s3c24xx_init_uartdevs() 123 platdev->resource = resp->resources; in s3c24xx_init_uartdevs() 124 platdev->num_resources = resp->nr_resources; in s3c24xx_init_uartdevs()
|
/arch/sparc/kernel/ |
D | ds.c | 481 static void dr_cpu_init_response(struct ds_data *resp, u64 req_num, in dr_cpu_init_response() argument 489 tag = (struct dr_cpu_tag *) (resp + 1); in dr_cpu_init_response() 492 resp->tag.type = DS_DATA; in dr_cpu_init_response() 493 resp->tag.len = resp_len - sizeof(struct ds_msg_tag); in dr_cpu_init_response() 494 resp->handle = handle; in dr_cpu_init_response() 509 static void dr_cpu_mark(struct ds_data *resp, int cpu, int ncpus, in dr_cpu_mark() argument 516 tag = (struct dr_cpu_tag *) (resp + 1); in dr_cpu_mark() 533 struct ds_data *resp; in dr_cpu_configure() local 539 resp = kzalloc(resp_len, GFP_KERNEL); in dr_cpu_configure() 540 if (!resp) in dr_cpu_configure() [all …]
|
/arch/ia64/sn/pci/pcibr/ |
D | pcibr_provider.c | 24 sal_pcibr_slot_enable(struct pcibus_info *soft, int device, void *resp, in sal_pcibr_slot_enable() argument 37 busnum, (u64) device, (u64) resp, (u64)ia64_tpa(ssdt), in sal_pcibr_slot_enable() 45 void *resp) in sal_pcibr_slot_disable() argument 58 (u64) resp, 0, 0); in sal_pcibr_slot_disable()
|
/arch/ia64/include/asm/sn/ |
D | pcibr_provider.h | 146 void *resp, char **ssdt); 148 int action, void *resp);
|
/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 542 resp: 1, /* data response given to processor */ member 590 resp: 1, /* data response given to processor */ member 889 resp: 1, /* 18: Data response given to t5 */ member
|