Home
last modified time | relevance | path

Searched defs:trust (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/radio/
Dradio-trust.c51 struct trust { struct
58 struct trust *tr = kzalloc(sizeof(*tr), GFP_KERNEL); in trust_alloc() argument
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c4872 static int qed_set_vf_trust(struct qed_dev *cdev, int vfid, bool trust) in qed_set_vf_trust()