Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hackrf/
H A Dhackrf.c154 struct v4l2_ctrl *rx_bandwidth; member
302 uitmp = dev->rx_bandwidth->val; in hackrf_set_params()
310 dev->rx_bandwidth->val = uitmp; in hackrf_set_params()
311 dev->rx_bandwidth->cur.val = uitmp; in hackrf_set_params()
1426 dev->rx_bandwidth = v4l2_ctrl_new_std(&dev->rx_ctrl_handler, in hackrf_probe()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h867 __le32 rx_bandwidth; member
878 __le32 rx_bandwidth; member
946 __le32 rx_bandwidth; member
/openbmc/linux/net/bluetooth/
H A Dsco.c786 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
H A Dhci_conn.c310 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_enhanced_setup_sync()
424 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_setup_sync_conn()
H A Dhci_event.c3322 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in hci_conn_request_evt()