Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Diso.c25 struct iso_conn { struct
28 /* @lock: spinlock protecting changes to iso_conn fields */ argument
39 #define iso_conn_lock(c) spin_lock(&(c)->lock) argument