Searched refs:get_clock_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice-transaction.c | 56 static unsigned int get_clock_info(struct snd_dice *dice, __be32 *info) in get_clock_info() function 68 err = get_clock_info(dice, &info); in snd_dice_transaction_get_clock_source() 81 err = get_clock_info(dice, &info); in snd_dice_transaction_get_rate()
|
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-transaction.c | 56 static unsigned int get_clock_info(struct snd_dice *dice, __be32 *info) in get_clock_info() function 68 err = get_clock_info(dice, &info); in snd_dice_transaction_get_clock_source() 81 err = get_clock_info(dice, &info); in snd_dice_transaction_get_rate()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 6340 static int get_clock_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_clock_info() function 7825 { get_clock_info, MGMT_GET_CLOCK_INFO_SIZE },
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 7425 static int get_clock_info(struct sock *sk, struct hci_dev *hdev, void *data, in get_clock_info() function 9238 { get_clock_info, MGMT_GET_CLOCK_INFO_SIZE },
|
Completed in 22 milliseconds