Home
last modified time | relevance | path

Searched refs:iso_sock_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/bluetooth/
H A Diso.c19 static const struct proto_ops iso_sock_ops; variable
913 sock->ops = &iso_sock_ops; in iso_sock_create()
2409 static const struct proto_ops iso_sock_ops = { variable