Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbsg.h10 struct bsg_ops { struct
22 const struct bsg_ops *ops; argument
26 const char *name, const struct bsg_ops *ops);
/OK3568_Linux_fs/kernel/block/
H A Dbsg.c129 static const struct bsg_ops bsg_scsi_ops = {
421 const char *name, const struct bsg_ops *ops) in bsg_register_queue()
H A Dbsg-lib.c137 static const struct bsg_ops bsg_transport_ops = {