Home
last modified time | relevance | path

Searched refs:pb (Results 1 – 6 of 6) sorted by relevance

/include/media/
A Dvideobuf2-core.h476 int (*verify_planes_array)(struct vb2_buffer *vb, const void *pb);
478 void (*fill_user_buffer)(struct vb2_buffer *vb, void *pb);
480 void (*copy_timestamp)(struct vb2_buffer *vb, const void *pb);
791 void vb2_core_querybuf(struct vb2_queue *q, struct vb2_buffer *vb, void *pb);
874 int vb2_core_prepare_buf(struct vb2_queue *q, struct vb2_buffer *vb, void *pb);
912 int vb2_core_qbuf(struct vb2_queue *q, struct vb2_buffer *vb, void *pb,
938 int vb2_core_dqbuf(struct vb2_queue *q, unsigned int *pindex, void *pb,
/include/uapi/sound/
A Dhdspm.h197 unsigned int pb[HDSPM_MIXER_CHANNELS]; member
A Dcompress_params.h310 __u8 pb; member
/include/sound/
A Dump_msg.h266 struct snd_ump_midi1_msg_pitchbend pb; member
535 struct snd_ump_midi2_msg_pitchbend pb; member
/include/linux/
A Dbtf.h508 const int *pa = a, *pb = b; in btf_id_cmp_func() local
510 return *pa - *pb; in btf_id_cmp_func()
/include/net/bluetooth/
A Dhci.h2986 #define hci_iso_flags_pack(pb, ts) ((pb & 0x03) | ((ts & 0x01) << 2)) argument

Completed in 44 milliseconds