Searched refs:rfcomm_room (Results 1 – 1 of 1) sorted by relevance
249 static inline unsigned int rfcomm_room(struct rfcomm_dlc *dlc) in rfcomm_room() function275 if (force || atomic_read(&dev->wmem_alloc) < rfcomm_room(dev->dlc)) { in rfcomm_wmalloc()697 room = rfcomm_room(dev->dlc) - atomic_read(&dev->wmem_alloc); in rfcomm_tty_write_room()