Searched refs:bcdi (Results 1 – 1 of 1) sorted by relevance
204 PDEV_BROADCAST_DEVICEINTERFACE bcdi; in msg_window_message_proc() local278 bcdi = (PDEV_BROADCAST_DEVICEINTERFACE) lparam; in msg_window_message_proc()279 guid_str = ks_guid_to_string (&bcdi->dbcc_classguid); in msg_window_message_proc()281 guid_str, bcdi->dbcc_name); in msg_window_message_proc()299 bcdi = (PDEV_BROADCAST_DEVICEINTERFACE) lparam; in msg_window_message_proc()301 guid_str = ks_guid_to_string (&bcdi->dbcc_classguid); in msg_window_message_proc()304 bcdi->dbcc_name); in msg_window_message_proc()339 bcdi = (PDEV_BROADCAST_DEVICEINTERFACE) lparam; in msg_window_message_proc()343 if (!IsEqualGUID (&bcdi->dbcc_classguid, &KSCATEGORY_VIDEO)) in msg_window_message_proc()347 ks_enumerate_devices (&bcdi->dbcc_classguid, &KSCATEGORY_CAPTURE); in msg_window_message_proc()[all …]