Home
last modified time | relevance | path

Searched defs:gop (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/common/
Dcx2341x.c442 int gop = params->video_gop_size; in cx2341x_set_ctrl() local
452 int gop = ctrl->value; in cx2341x_set_ctrl() local
1308 int gop = hdl->video_gop_size->val; in cx2341x_try_ctrl() local
/linux-4.4.14/drivers/net/xen-netback/
Dnetback.c864 struct gnttab_map_grant_ref *gop, in xenvif_get_requests()
1289 struct gnttab_map_grant_ref *gop = queue->tx_map_ops; in xenvif_tx_build_gops() local
1704 struct gnttab_unmap_grant_ref *gop; in xenvif_tx_dealloc_action() local
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10.h157 u8 mode, gop, qp, interlaced, interval; member
/linux-4.4.14/drivers/xen/
Dgrant-table.c736 gnttab_retry_eagain_gop(unsigned int cmd, void *gop, int16_t *status, in gnttab_retry_eagain_gop()