Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/fwserial/
Dfwserial.c185 static inline int device_max_receive(struct fw_device *fw_device) in device_max_receive() function
2011 peer->max_payload = min(device_max_receive(parent), in fwserial_add_peer()