Searched refs:hackrf_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/hackrf/ |
H A D | hackrf.c | 93 struct hackrf_dev { struct 182 static int hackrf_ctrl_msg(struct hackrf_dev *dev, u8 request, u16 value, in hackrf_ctrl_msg() 235 static int hackrf_set_params(struct hackrf_dev *dev) in hackrf_set_params() 437 static struct hackrf_buffer *hackrf_get_next_buffer(struct hackrf_dev *dev, in hackrf_get_next_buffer() 454 static void hackrf_copy_stream(struct hackrf_dev *dev, void *dst, void *src, in hackrf_copy_stream() 483 struct hackrf_dev *dev = urb->context; in hackrf_urb_complete_in() 528 struct hackrf_dev *dev = urb->context; in hackrf_urb_complete_out() 571 static int hackrf_kill_urbs(struct hackrf_dev *dev) in hackrf_kill_urbs() 585 static int hackrf_submit_urbs(struct hackrf_dev *dev) in hackrf_submit_urbs() 604 static int hackrf_free_stream_bufs(struct hackrf_dev *de [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/hackrf/ |
H A D | hackrf.c | 93 struct hackrf_dev { struct 182 static int hackrf_ctrl_msg(struct hackrf_dev *dev, u8 request, u16 value, in hackrf_ctrl_msg() 235 static int hackrf_set_params(struct hackrf_dev *dev) in hackrf_set_params() 437 static struct hackrf_buffer *hackrf_get_next_buffer(struct hackrf_dev *dev, in hackrf_get_next_buffer() 454 static void hackrf_copy_stream(struct hackrf_dev *dev, void *dst, void *src, in hackrf_copy_stream() 483 struct hackrf_dev *dev = urb->context; in hackrf_urb_complete_in() 528 struct hackrf_dev *dev = urb->context; in hackrf_urb_complete_out() 571 static int hackrf_kill_urbs(struct hackrf_dev *dev) in hackrf_kill_urbs() 585 static int hackrf_submit_urbs(struct hackrf_dev *dev) in hackrf_submit_urbs() 604 static int hackrf_free_stream_bufs(struct hackrf_dev *de [all...] |
Completed in 3 milliseconds