Searched refs:_IOWR (Results 26 - 50 of 205) sorted by relevance

123456789

/linux-master/include/linux/platform_data/
H A Dcros_ec_chardev.h34 #define CROS_EC_DEV_IOCXCMD _IOWR(CROS_EC_DEV_IOC, 0, struct cros_ec_command)
35 #define CROS_EC_DEV_IOCRDMEM _IOWR(CROS_EC_DEV_IOC, 1, struct cros_ec_readmem)
/linux-master/include/uapi/rdma/
H A Drdma_user_ioctl.h52 #define IB_USER_MAD_REGISTER_AGENT _IOWR(RDMA_IOCTL_MAGIC, 0x01, struct ib_user_mad_reg_req)
55 #define IB_USER_MAD_REGISTER_AGENT2 _IOWR(RDMA_IOCTL_MAGIC, 0x04, struct ib_user_mad_reg_req2)
59 #define HFI1_IOCTL_ASSIGN_CTXT _IOWR(RDMA_IOCTL_MAGIC, 0xE1, struct hfi1_user_info)
65 #define HFI1_IOCTL_TID_UPDATE _IOWR(RDMA_IOCTL_MAGIC, 0xE4, struct hfi1_tid_info)
67 #define HFI1_IOCTL_TID_FREE _IOWR(RDMA_IOCTL_MAGIC, 0xE5, struct hfi1_tid_info)
81 #define HFI1_IOCTL_TID_INVAL_READ _IOWR(RDMA_IOCTL_MAGIC, 0xED, struct hfi1_tid_info)
/linux-master/arch/s390/include/uapi/asm/
H A Dchsc.h131 #define CHSC_START _IOWR(CHSC_IOCTL_MAGIC, 0x81, struct chsc_async_area)
132 #define CHSC_INFO_CHANNEL_PATH _IOWR(CHSC_IOCTL_MAGIC, 0x82, \
134 #define CHSC_INFO_CU _IOWR(CHSC_IOCTL_MAGIC, 0x83, struct chsc_cu_cd)
135 #define CHSC_INFO_SCH_CU _IOWR(CHSC_IOCTL_MAGIC, 0x84, struct chsc_sch_cud)
136 #define CHSC_INFO_CI _IOWR(CHSC_IOCTL_MAGIC, 0x85, struct chsc_conf_info)
137 #define CHSC_INFO_CCL _IOWR(CHSC_IOCTL_MAGIC, 0x86, struct chsc_comp_list)
138 #define CHSC_INFO_CPD _IOWR(CHSC_IOCTL_MAGIC, 0x87, struct chsc_cpd_info)
139 #define CHSC_INFO_DCAL _IOWR(CHSC_IOCTL_MAGIC, 0x88, struct chsc_dcal)
140 #define CHSC_START_SYNC _IOWR(CHSC_IOCTL_MAGIC, 0x89, struct chsc_sync_area)
141 #define CHSC_ON_CLOSE_SET _IOWR(CHSC_IOCTL_MAGI
[all...]
H A Dhwctrset.h48 #define S390_HWCTR_START _IOWR(S390_HWCTR_MAGIC, 1, struct s390_ctrset_start)
50 #define S390_HWCTR_READ _IOWR(S390_HWCTR_MAGIC, 3, struct s390_ctrset_read)
H A Dclp.h27 #define CLP_SYNC _IOWR(CLP_IOCTL_MAGIC, 0xC1, struct clp_req)
H A Dpkey.h123 #define PKEY_GENSECK _IOWR(PKEY_IOCTL_MAGIC, 0x01, struct pkey_genseck)
135 #define PKEY_CLR2SECK _IOWR(PKEY_IOCTL_MAGIC, 0x02, struct pkey_clr2seck)
146 #define PKEY_SEC2PROTK _IOWR(PKEY_IOCTL_MAGIC, 0x03, struct pkey_sec2protk)
156 #define PKEY_CLR2PROTK _IOWR(PKEY_IOCTL_MAGIC, 0x04, struct pkey_clr2protk)
167 #define PKEY_FINDCARD _IOWR(PKEY_IOCTL_MAGIC, 0x05, struct pkey_findcard)
176 #define PKEY_SKEY2PKEY _IOWR(PKEY_IOCTL_MAGIC, 0x06, struct pkey_skey2pkey)
193 #define PKEY_VERIFYKEY _IOWR(PKEY_IOCTL_MAGIC, 0x07, struct pkey_verifykey)
205 #define PKEY_GENPROTK _IOWR(PKEY_IOCTL_MAGIC, 0x08, struct pkey_genprotk)
224 #define PKEY_KBLOB2PROTK _IOWR(PKEY_IOCTL_MAGIC, 0x0A, struct pkey_kblob2pkey)
256 #define PKEY_GENSECK2 _IOWR(PKEY_IOCTL_MAGI
[all...]
/linux-master/include/uapi/linux/
H A Dgpio.h509 #define GPIO_GET_LINEINFO_UNWATCH_IOCTL _IOWR(0xB4, 0x0C, __u32)
514 #define GPIO_V2_GET_LINEINFO_IOCTL _IOWR(0xB4, 0x05, struct gpio_v2_line_info)
515 #define GPIO_V2_GET_LINEINFO_WATCH_IOCTL _IOWR(0xB4, 0x06, struct gpio_v2_line_info)
516 #define GPIO_V2_GET_LINE_IOCTL _IOWR(0xB4, 0x07, struct gpio_v2_line_request)
517 #define GPIO_V2_LINE_SET_CONFIG_IOCTL _IOWR(0xB4, 0x0D, struct gpio_v2_line_config)
518 #define GPIO_V2_LINE_GET_VALUES_IOCTL _IOWR(0xB4, 0x0E, struct gpio_v2_line_values)
519 #define GPIO_V2_LINE_SET_VALUES_IOCTL _IOWR(0xB4, 0x0F, struct gpio_v2_line_values)
526 #define GPIO_GET_LINEINFO_IOCTL _IOWR(0xB4, 0x02, struct gpioline_info)
527 #define GPIO_GET_LINEHANDLE_IOCTL _IOWR(0xB4, 0x03, struct gpiohandle_request)
528 #define GPIO_GET_LINEEVENT_IOCTL _IOWR(
[all...]
H A Dnvme_ioctl.h98 #define NVME_IOCTL_ADMIN_CMD _IOWR('N', 0x41, struct nvme_admin_cmd)
100 #define NVME_IOCTL_IO_CMD _IOWR('N', 0x43, struct nvme_passthru_cmd)
104 #define NVME_IOCTL_ADMIN64_CMD _IOWR('N', 0x47, struct nvme_passthru_cmd64)
105 #define NVME_IOCTL_IO64_CMD _IOWR('N', 0x48, struct nvme_passthru_cmd64)
106 #define NVME_IOCTL_IO64_CMD_VEC _IOWR('N', 0x49, struct nvme_passthru_cmd64)
109 #define NVME_URING_CMD_IO _IOWR('N', 0x80, struct nvme_uring_cmd)
110 #define NVME_URING_CMD_IO_VEC _IOWR('N', 0x81, struct nvme_uring_cmd)
111 #define NVME_URING_CMD_ADMIN _IOWR('N', 0x82, struct nvme_uring_cmd)
112 #define NVME_URING_CMD_ADMIN_VEC _IOWR('N', 0x83, struct nvme_uring_cmd)
H A Dcapi.h40 #define CAPI_GET_MANUFACTURER _IOWR('C',0x06,int) /* broken: wanted size 64 (CAPI_MANUFACTURER_LEN) */
53 #define CAPI_GET_VERSION _IOWR('C',0x07,struct capi_version)
60 #define CAPI_GET_SERIAL _IOWR('C',0x08,int) /* broken: wanted size 8 (CAPI_SERIAL_LEN) */
77 #define CAPI_GET_PROFILE _IOWR('C',0x09,struct capi_profile)
88 #define CAPI_MANUFACTURER_CMD _IOWR('C',0x20, struct capi_manufacturer_cmd)
H A Dnitro_enclaves.h83 #define NE_ADD_VCPU _IOWR(0xAE, 0x21, __u32)
106 #define NE_GET_IMAGE_LOAD_INFO _IOWR(0xAE, 0x22, struct ne_image_load_info)
179 #define NE_START_ENCLAVE _IOWR(0xAE, 0x24, struct ne_enclave_start_info)
H A Dsev-guest.h80 #define SNP_GET_REPORT _IOWR(SNP_GUEST_REQ_IOC_TYPE, 0x0, struct snp_guest_request_ioctl)
83 #define SNP_GET_DERIVED_KEY _IOWR(SNP_GUEST_REQ_IOC_TYPE, 0x1, struct snp_guest_request_ioctl)
86 #define SNP_GET_EXT_REPORT _IOWR(SNP_GUEST_REQ_IOC_TYPE, 0x2, struct snp_guest_request_ioctl)
H A Dmei.h29 _IOWR('H' , 0x01, struct mei_connect_client_data)
116 _IOWR('H', 0x04, struct mei_connect_client_data_vtag)
H A Daspeed-p2a-ctrl.h59 _IOWR(__ASPEED_P2A_CTRL_IOCTL_MAGIC, \
H A Dvtpm_proxy.h48 #define VTPM_PROXY_IOC_NEW_DEV _IOWR(0xa1, 0x00, struct vtpm_proxy_new_dev)
H A Ddma-heap.h50 #define DMA_HEAP_IOCTL_ALLOC _IOWR(DMA_HEAP_IOC_MAGIC, 0x0,\
H A Dstm.h42 #define STP_POLICY_ID_SET _IOWR('%', 0, struct stp_policy_id)
H A Dnsm.h29 #define NSM_IOCTL_RAW _IOWR(NSM_MAGIC, 0x0, struct nsm_raw)
H A Dvboxguest.h98 _IOWR('V', 0, struct vbg_ioctl_driver_version_info)
124 _IOWR('V', 4, struct vbg_ioctl_hgcm_connect)
139 _IOWR('V', 5, struct vbg_ioctl_hgcm_disconnect)
224 _IOWR('V', 10, struct vbg_ioctl_wait_for_events)
237 _IOWR('V', 11, struct vbg_ioctl_hdr)
257 _IOWR('V', 12, struct vbg_ioctl_change_filter)
281 _IOWR('V', 13, struct vbg_ioctl_acquire_guest_caps)
306 _IOWR('V', 14, struct vbg_ioctl_set_guest_caps)
337 _IOWR('V', 17, struct vbg_ioctl_check_balloon)
352 _IOWR('
[all...]
/linux-master/include/uapi/linux/dvb/
H A Ddmx.h295 #define DMX_GET_STC _IOWR('o', 50, struct dmx_stc)
309 #define DMX_REQBUFS _IOWR('o', 60, struct dmx_requestbuffers)
310 #define DMX_QUERYBUF _IOWR('o', 61, struct dmx_buffer)
311 #define DMX_EXPBUF _IOWR('o', 62, struct dmx_exportbuffer)
312 #define DMX_QBUF _IOWR('o', 63, struct dmx_buffer)
313 #define DMX_DQBUF _IOWR('o', 64, struct dmx_buffer)
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_ioctl.h87 _IOWR(VCHIQ_IOC_MAGIC, 2, struct vchiq_create_service)
92 _IOWR(VCHIQ_IOC_MAGIC, 5, struct vchiq_queue_bulk_transfer)
94 _IOWR(VCHIQ_IOC_MAGIC, 6, struct vchiq_queue_bulk_transfer)
96 _IOWR(VCHIQ_IOC_MAGIC, 7, struct vchiq_await_completion)
98 _IOWR(VCHIQ_IOC_MAGIC, 8, struct vchiq_dequeue_message)
101 _IOWR(VCHIQ_IOC_MAGIC, 10, struct vchiq_get_config)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dnvram.h58 _IOWR('p', 0x40, int)
60 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */
H A Dpapr-sysparm.h23 * Uses _IOWR because of one corner case: Retrieving the value of the
42 #define PAPR_SYSPARM_IOC_GET _IOWR(PAPR_MISCDEV_IOC_ID, 1, struct papr_sysparm_io_block)
/linux-master/include/uapi/linux/mmc/
H A Dioctl.h64 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
70 #define MMC_IOC_MULTI_CMD _IOWR(MMC_BLOCK_MAJOR, 1, struct mmc_ioc_multi_cmd)
/linux-master/include/linux/platform_data/media/
H A Dsi4713.h45 #define SI4713_IOC_MEASURE_RNL _IOWR('V', BASE_VIDIOC_PRIVATE + 0, \
/linux-master/include/uapi/linux/android/
H A Dbinderfs.h32 #define BINDER_CTL_ADD _IOWR('b', 1, struct binderfs_device)

Completed in 282 milliseconds

123456789