Lines Matching defs:fd
546 static void rtb_send_ack(int fd) in rtb_send_ack()
976 static int start_transmit_wait(int fd, struct sk_buff *skb, in start_transmit_wait()
1234 int fd = events[n].data.fd; in h5_download_patch() local
1289 int h5_vendor_change_speed(int fd, uint32_t baudrate) in h5_vendor_change_speed()
1334 int rtb_init_h5(int fd, struct termios *ti) in rtb_init_h5()
1381 static int h5_hci_reset(int fd) in h5_hci_reset()
1407 static int set_fd_nonblock(int fd) in set_fd_nonblock()
1428 static int set_fd_block(int fd) in set_fd_block()
1451 static int rtb_download_fwc(int fd, uint8_t *buf, int size, int proto, in rtb_download_fwc()
1733 static int rtb_config(int fd, int proto, int speed, struct termios *ti) in rtb_config()
2004 int rtb_init(int fd, int proto, int speed, struct termios *ti) in rtb_init()
2063 int rtb_post(int fd, int proto, struct termios *ti) in rtb_post()