Searched refs:pb (Results 1 – 6 of 6) sorted by relevance
| /include/media/ |
| A D | videobuf2-core.h | 476 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 D | hdspm.h | 197 unsigned int pb[HDSPM_MIXER_CHANNELS]; member
|
| A D | compress_params.h | 310 __u8 pb; member
|
| /include/sound/ |
| A D | ump_msg.h | 266 struct snd_ump_midi1_msg_pitchbend pb; member 535 struct snd_ump_midi2_msg_pitchbend pb; member
|
| /include/linux/ |
| A D | btf.h | 508 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 D | hci.h | 2986 #define hci_iso_flags_pack(pb, ts) ((pb & 0x03) | ((ts & 0x01) << 2)) argument
|
Completed in 44 milliseconds