Home
last modified time | relevance | path

Searched defs:file_data (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/usb/class/
H A Dusbtmc.c167 struct usbtmc_file_data *file_data; in usbtmc_open() local
217 struct usbtmc_file_data *file_data; in usbtmc_flush() local
248 struct usbtmc_file_data *file_data = file->private_data; in usbtmc_release() local
478 static int usbtmc_get_stb(struct usbtmc_file_data *file_data, __u8 *stb) in usbtmc_get_stb()
553 static int usbtmc488_ioctl_read_stb(struct usbtmc_file_data *file_data, in usbtmc488_ioctl_read_stb()
574 static int usbtmc_ioctl_get_srq_stb(struct usbtmc_file_data *file_data, in usbtmc_ioctl_get_srq_stb()
600 static int usbtmc488_ioctl_wait_srq(struct usbtmc_file_data *file_data, in usbtmc488_ioctl_wait_srq()
709 static int usbtmc488_ioctl_trigger(struct usbtmc_file_data *file_data) in usbtmc488_ioctl_trigger()
771 struct usbtmc_file_data *file_data = urb->context; in usbtmc_read_bulk_cb() local
804 static inline bool usbtmc_do_transfer(struct usbtmc_file_data *file_data) in usbtmc_do_transfer()
[all …]
/openbmc/hiomapd/file/
H A Dbackend.c41 struct file_data { struct
49 struct file_data *priv; in file_dev_init() argument
/openbmc/u-boot/tools/
H A Ddefault_image.c141 ulong file_data; in image_extract_subimage() local
H A Dimagetool.c102 ulong file_data, in imagetool_save_subimage()
H A Dfit_image.c737 const void *file_data; in fit_image_extract() local
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dfile_io.h298 uint8_t file_data[1]; //!< Address of this is where file data starts member
309 uint8_t file_data[1]; //!< Address of this is where file data starts member
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c183 char *filename, *file_data; in fw_cfg_bootsplash() local
/openbmc/linux/include/linux/
H A Dio_uring_types.h338 struct io_rsrc_data *file_data; member