Public Attributes | |
| struct vfb_data * | vfb_data |
| int | current_port |
| int | port [DEV_FBCTRL_NPORTS] |
Definition at line 48 of file dev_fbctrl.cc.
| int fbctrl_data::current_port |
Definition at line 50 of file dev_fbctrl.cc.
Referenced by DEVICE_ACCESS().
| int fbctrl_data::port[DEV_FBCTRL_NPORTS] |
Definition at line 51 of file dev_fbctrl.cc.
Referenced by DEVICE_ACCESS().
| struct vfb_data* fbctrl_data::vfb_data |
Definition at line 49 of file dev_fbctrl.cc.
Referenced by DEVINIT().
1.8.17