mfi_ctrl_props
struct mfi_ctrl_props properties;
struct mfi_ctrl_props ctrl_props;
mfi_ctrl_get_properties(int fd, struct mfi_ctrl_props *info)
sizeof(struct mfi_ctrl_props), NULL, 0, NULL));
mfi_ctrl_set_properties(int fd, struct mfi_ctrl_props *info)
sizeof(struct mfi_ctrl_props), NULL, 0, NULL));
struct mfi_ctrl_props ctrl_props;