Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/block/
Dbsg.c23 struct bsg_device { struct
33 static inline struct bsg_device *to_bsg_device(struct inode *inode) in to_bsg_device() argument
/kernel/linux/linux-5.10/block/
Dbsg.c29 struct bsg_device { struct
45 static struct hlist_head bsg_device_list[BSG_LIST_ARRAY_SIZE]; argument