Searched refs:proto_name (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/wan/ |
| H A D | hdlc_ppp.c | 126 static inline const char *proto_name(u16 pid) in proto_name() function 246 proto_name(pid), code_names[code], id, debug_buffer); in ppp_tx_cp() 312 proto_name(pid), event_names[event], state_names[proto->state]); in ppp_cp_event() 342 netdev_info(dev, "%s up\n", proto_name(pid)); in ppp_cp_event() 353 netdev_info(dev, "%s down\n", proto_name(pid)); in ppp_cp_event() 365 proto_name(pid), event_names[event], state_names[proto->state]); in ppp_cp_event() 485 printk(KERN_DEBUG "%s: RX %s %s\n", dev->name, proto_name(pid), in ppp_rx()
|
| /linux-6.15/include/linux/ |
| H A D | rmi.h | 267 const char *proto_name; member
|
| /linux-6.15/drivers/input/rmi4/ |
| H A D | rmi_i2c.c | 258 rmi_i2c->xport.proto_name = "i2c"; in rmi_i2c_probe()
|
| H A D | rmi_smbus.c | 326 rmi_smb->xport.proto_name = "smb"; in rmi_smb_probe()
|
| H A D | rmi_spi.c | 414 rmi_spi->xport.proto_name = "spi"; in rmi_spi_probe()
|
| /linux-6.15/net/sunrpc/ |
| H A D | svcsock.c | 199 const char *proto_name = sk->sk_protocol == IPPROTO_UDP ? in svc_one_sock_name() local 206 proto_name, in svc_one_sock_name() 213 proto_name, in svc_one_sock_name()
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-rmi.c | 726 data->xport.proto_name = "hid"; in rmi_probe()
|
| /linux-6.15/fs/gfs2/ |
| H A D | sys.c | 600 GDLM_ATTR(proto_name, 0444, proto_name_show, NULL);
|
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_ocp.c | 1645 static const char * const proto_name[] = { in ptp_ocp_tod_proto_name() local 1649 return proto_name[idx]; in ptp_ocp_tod_proto_name()
|