Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.c191 static inline int device_max_receive(struct fw_device *fw_device) in device_max_receive() function
2079 peer->max_payload = min(device_max_receive(parent), in fwserial_add_peer()