Searched refs:hotPlugInterruptStateGet (Results 1 – 3 of 3) sorted by relevance
57 bool (*hotPlugInterruptStateGet)(struct HdmiCntlr *cntlr);98 | hotPlugInterruptStateGet | **cntlr**:结构体指针,核心层HDMI控制器 | 无 | bool:HDMI热插拔中断状态 | 获取HDMI热插拔中断状态 |298 .hotPlugInterruptStateGet = HdmiAdapterHotPlugInterruptStateGet,
49 bool (*hotPlugInterruptStateGet)(struct HdmiCntlr *cntlr);90 | hotPlugInterruptStateGet | **cntlr**: structure pointer to an HDMI controller at the core layer.|…283 .hotPlugInterruptStateGet = HdmiAdapterHotPlugInterruptStateGet,
145 bool (*hotPlugInterruptStateGet)(struct HdmiCntlr *cntlr); member