Searched refs:resp (Results 1 – 17 of 17) sorted by relevance
| /arch/arm/mach-s3c/ |
| A D | init.c | 90 struct s3c24xx_uart_resources *resp; in s3c24xx_init_uartdevs() local 98 resp = res + cfgptr->hwport; in s3c24xx_init_uartdevs() 103 platdev->resource = resp->resources; in s3c24xx_init_uartdevs() 104 platdev->num_resources = resp->nr_resources; in s3c24xx_init_uartdevs()
|
| /arch/sparc/kernel/ |
| A D | ds.c | 497 resp->tag.type = DS_DATA; in dr_cpu_init_response() 499 resp->handle = handle; in dr_cpu_init_response() 536 struct ds_data *resp; in dr_cpu_configure() local 543 if (!resp) in dr_cpu_configure() 579 __ds_send(dp->lp, resp, resp_len); in dr_cpu_configure() 582 kfree(resp); in dr_cpu_configure() 595 struct ds_data *resp; in dr_cpu_unconfigure() local 602 if (!resp) in dr_cpu_unconfigure() 616 dr_cpu_mark(resp, cpu, ncpus, in dr_cpu_unconfigure() 622 __ds_send(dp->lp, resp, resp_len); in dr_cpu_unconfigure() [all …]
|
| /arch/s390/kernel/diag/ |
| A D | diag.c | 304 int diag26c(void *req, void *resp, enum diag26c_sc subcode) in diag26c() argument 307 return diag_amode31_ops.diag26c(virt_to_phys(req), virt_to_phys(resp), subcode); in diag26c()
|
| /arch/x86/boot/startup/ |
| A D | sev-shared.c | 222 u64 val, resp; in svsm_perform_msr_protocol() local 234 resp = sev_es_rd_ghcb_msr(); in svsm_perform_msr_protocol() 241 if (GHCB_RESP_CODE(resp) != GHCB_MSR_VMPL_RESP) in svsm_perform_msr_protocol() 244 if (GHCB_MSR_VMPL_RESP_VAL(resp)) in svsm_perform_msr_protocol()
|
| /arch/um/kernel/ |
| A D | time.c | 125 struct um_timetravel_msg resp = { in time_travel_handle_message() local 192 resp.seq = msg->seq; in time_travel_handle_message() 193 os_write_file(time_travel_ext_fd, &resp, sizeof(resp)); in time_travel_handle_message()
|
| /arch/mips/include/asm/sn/sn0/ |
| A 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
|
| /arch/arm/boot/dts/nxp/vf/ |
| A D | vf-colibri-eval-v3.dtsi | 50 gpio = <&gpio2 19 GPIO_ACTIVE_LOW>; /* USBH_PEN resp. USBH_P_EN */
|
| /arch/s390/include/uapi/asm/ |
| A D | zcrypt.h | 205 __u8 __user *resp; member
|
| /arch/arm/boot/dts/nvidia/ |
| A D | tegra30-colibri-eval-v3.dts | 191 /* USBH_PEN resp. USB_P_EN */
|
| A D | tegra20-colibri-iris.dts | 237 /* USBH_PEN resp. USB_P_EN */
|
| A D | tegra20-colibri-eval-v3.dts | 255 /* USBH_PEN resp. USB_P_EN */
|
| A D | tegra30-apalis-v1.1-eval.dts | 248 * 1.8 volt resp. 3.3 volt VDDIO_SDMMC3 depending on
|
| A D | tegra20-colibri.dtsi | 208 /* Colibri LCD (L_* resp. LDD<*>) */
|
| A D | tegra30-colibri.dtsi | 308 /* Colibri LCD (L_* resp. LDD<*>) */
|
| /arch/s390/include/asm/ |
| A D | diag.h | 342 int diag26c(void *req, void *resp, enum diag26c_sc subcode);
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt8173-evb.dts | 154 mediatek,hs400-cmd-resp-sel-rising;
|
| A D | mt8173-elm.dtsi | 391 mediatek,hs400-cmd-resp-sel-rising;
|
Completed in 40 milliseconds