Home
last modified time | relevance | path

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

/linux-6.14.4/net/bluetooth/
Diso.c26 struct iso_conn { struct
29 /* @lock: spinlock protecting changes to iso_conn fields */ argument
41 #define iso_conn_lock(c) spin_lock(&(c)->lock) argument