Searched refs:type_arg (Results 1 – 2 of 2) sorted by relevance
177 && (ac = atopcase_get_child_by_device(sc, hdr->type_arg)) != NULL) { in atopcase_process_message()183 && (ac = atopcase_get_child_by_device(sc, hdr->type_arg)) != NULL) { in atopcase_process_message()190 && hdr->type_arg == ATOPCASE_INFO_DEVICE) { in atopcase_process_message()385 uint16_t type, uint8_t type_arg, const void *payload, uint8_t len, in atopcase_create_message() argument401 hdr->type_arg = type_arg; in atopcase_create_message()
94 uint8_t type_arg; /* means "device" for ATOPCASE_MSG_TYPE_DESCRIPTOR */ member