Home
last modified time | relevance | path

Searched refs:resp (Results 1 – 17 of 17) sorted by relevance

/arch/arm/mach-s3c/
A Dinit.c90 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 Dds.c497 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 Ddiag.c304 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 Dsev-shared.c222 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 Dtime.c125 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 Dhubio.h542 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 Dvf-colibri-eval-v3.dtsi50 gpio = <&gpio2 19 GPIO_ACTIVE_LOW>; /* USBH_PEN resp. USBH_P_EN */
/arch/s390/include/uapi/asm/
A Dzcrypt.h205 __u8 __user *resp; member
/arch/arm/boot/dts/nvidia/
A Dtegra30-colibri-eval-v3.dts191 /* USBH_PEN resp. USB_P_EN */
A Dtegra20-colibri-iris.dts237 /* USBH_PEN resp. USB_P_EN */
A Dtegra20-colibri-eval-v3.dts255 /* USBH_PEN resp. USB_P_EN */
A Dtegra30-apalis-v1.1-eval.dts248 * 1.8 volt resp. 3.3 volt VDDIO_SDMMC3 depending on
A Dtegra20-colibri.dtsi208 /* Colibri LCD (L_* resp. LDD<*>) */
A Dtegra30-colibri.dtsi308 /* Colibri LCD (L_* resp. LDD<*>) */
/arch/s390/include/asm/
A Ddiag.h342 int diag26c(void *req, void *resp, enum diag26c_sc subcode);
/arch/arm64/boot/dts/mediatek/
A Dmt8173-evb.dts154 mediatek,hs400-cmd-resp-sel-rising;
A Dmt8173-elm.dtsi391 mediatek,hs400-cmd-resp-sel-rising;

Completed in 40 milliseconds