Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c89 static int get_base_info(struct hfi1_filedata *fd, unsigned long arg, u32 len);
245 ret = get_base_info(fd, arg, _IOC_SIZE(cmd)); in hfi1_file_ioctl()
1254 static int get_base_info(struct hfi1_filedata *fd, unsigned long arg, u32 len) in get_base_info() function