Home
last modified time | relevance | path

Searched defs:pb (Results 1 – 5 of 5) sorted by relevance

/include/uapi/sound/
Dhdspm.h197 unsigned int pb[HDSPM_MIXER_CHANNELS]; member
Dcompress_params.h310 __u8 pb; member
/include/sound/
Dump_msg.h266 struct snd_ump_midi1_msg_pitchbend pb; member
535 struct snd_ump_midi2_msg_pitchbend pb; member
/include/linux/
Dbtf.h501 const int *pa = a, *pb = b; in btf_id_cmp_func() local
/include/net/bluetooth/
Dhci.h2958 #define hci_iso_flags_pack(pb, ts) ((pb & 0x03) | ((ts & 0x01) << 2)) argument