Searched refs:cbd_notify_type (Results 1 – 2 of 2) sorted by relevance
303 dev->cbd_notify_type = ntohl(*p++); in decode_devicenotify_args()304 if (dev->cbd_notify_type != NOTIFY_DEVICEID4_CHANGE && in decode_devicenotify_args()305 dev->cbd_notify_type != NOTIFY_DEVICEID4_DELETE) { in decode_devicenotify_args()311 if (((dev->cbd_notify_type == NOTIFY_DEVICEID4_CHANGE) && in decode_devicenotify_args()313 ((dev->cbd_notify_type == NOTIFY_DEVICEID4_DELETE) && in decode_devicenotify_args()336 __func__, dev->cbd_notify_type, dev->cbd_layout_type, in decode_devicenotify_args()
166 uint32_t cbd_notify_type; member
Completed in 5 milliseconds