Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Ddebugfs.c43 &me_cl->props.protocol_name, in mei_dbgfs_meclients_show()
H A Dclient.h55 return &me_cl->props.protocol_name; in mei_me_cl_uuid()
H A Dhw.h512 * @protocol_name: guid of the client
522 uuid_le protocol_name; member
H A Dhbm.c412 const uuid_le *uuid = &res->client_properties.protocol_name; in mei_hbm_me_cl_add()
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.h144 guid_t protocol_name; member
/linux/Documentation/trace/
H A Dsys-t.rst21 <device_name>:<protocol_name>.<policy_name>
/linux/drivers/usb/storage/
H A Disd200.c1198 us->protocol_name = "Transparent SCSI"; in isd200_get_inquiry_data()
1202 us->protocol_name); in isd200_get_inquiry_data()
1565 us->protocol_name = "ISD200 ATA/ATAPI"; in isd200_probe()
H A Dscsiglue.c557 seq_printf(m, " Protocol: %s\n", us->protocol_name); in show_info()