Home
last modified time | relevance | path

Searched refs:response_type (Results 1 – 11 of 11) sorted by relevance

/drivers/mmc/host/
A Dvub300.c67 u8 response_type; member
894 u8 response_type; in send_command() local
898 response_type = SDRT_1; in send_command()
910 response_type = SDRT_1; in send_command()
914 response_type = SDRT_1; in send_command()
918 response_type = SDRT_1; in send_command()
922 response_type = SDRT_3; in send_command()
926 response_type = SDRT_1; in send_command()
930 response_type = SDRT_1; in send_command()
934 response_type = SDRT_1; in send_command()
[all …]
/drivers/i2c/busses/
A Di2c-amd-mp2.h90 enum response_type { enum
127 enum response_type response : 2;
A Di2c-amd-mp2-pci.c139 enum response_type res = i2c_common->eventval.r.response; in __amd_mp2_process_event()
/drivers/thunderbolt/
A Ddma_port.c72 if (pkg->frame.eof != req->response_type) in dma_port_match()
116 req->response_type = TB_CFG_PKG_READ; in dma_port_read()
159 req->response_type = TB_CFG_PKG_WRITE; in dma_port_write()
A Dctl.c855 if (pkg->frame.eof != req->response_type) in tb_cfg_match()
879 res = parse_header(pkg, req->response_size, req->response_type, in tb_cfg_copy()
919 req->response_type = TB_CFG_PKG_RESET; in tb_cfg_reset()
976 req->response_type = TB_CFG_PKG_READ; in tb_cfg_read_raw()
1049 req->response_type = TB_CFG_PKG_WRITE; in tb_cfg_write_raw()
A Dctl.h84 enum tb_cfg_pkg_type response_type; member
A Dxdomain.c174 size_t response_size, enum tb_cfg_pkg_type response_type, in __tb_xdomain_request() argument
191 req->response_type = response_type; in __tb_xdomain_request()
220 enum tb_cfg_pkg_type response_type, unsigned int timeout_msec) in tb_xdomain_request() argument
224 response_type, timeout_msec); in tb_xdomain_request()
A Dicm.c278 if (pkg->frame.eof != req->response_type) in icm_match()
321 req->response_type = TB_CFG_PKG_ICM_RESP; in icm_request()
2273 req->response_type = TB_CFG_PKG_ICM_RESP; in icm_usb4_switch_nvm_authenticate()
/drivers/input/touchscreen/
A Dwacom_w8001.c91 unsigned char response_type; member
336 w8001->response_type = W8001_QUERY_PACKET; in w8001_interrupt()
364 w8001->response_type = 0; in w8001_command()
371 if (w8001->response_type != W8001_QUERY_PACKET) in w8001_command()
/drivers/crypto/intel/qat/qat_common/
A Dicp_qat_fw_pke.h43 __u8 response_type; member
A Dicp_qat_fw.h101 __u8 response_type; member

Completed in 43 milliseconds