|
bool(* | ctrl_probe )(int minor) |
|
void(* | ctrl_initialize )(int minor) |
|
int(* | ctrl_control )(int minor, uint32_t command, void *arg) |
|
void(* | ctrl_reg_read )(int minor, int regist, uint16_t *value) |
|
void(* | ctrl_reg_write )(int minor, int regist, uint16_t value) |
|
void(* | ctrl_read_block )(int minor, uint32_t block_size, rtems_blkdev_sg_buffer *bufs, uint32_t *cbuf, uint32_t *pos) |
|
void(* | ctrl_write_block )(int minor, uint32_t block_size, rtems_blkdev_sg_buffer *bufs, uint32_t *cbuf, uint32_t *pos) |
|
rtems_status_code(* | ctrl_config_io_speed )(int minor, uint16_t modes_available) |
|
The documentation for this struct was generated from the following file: