Searched refs:osdp_pd_id (Results 1 – 2 of 2) sorted by relevance
378 struct osdp_pd_id { struct454 struct osdp_pd_id id;
53 static struct osdp_pd_id osdp_pd_id = { variable1007 struct osdp_pd_id *id) in osdp_pd_set_attributes()1021 memcpy(&pd->id, id, sizeof(struct osdp_pd_id)); in osdp_pd_set_attributes()1034 osdp_pd_set_attributes(pd, osdp_pd_cap, &osdp_pd_id); in osdp_setup()