Home
last modified time | relevance | path

Searched refs:comp (Results 1 – 22 of 22) sorted by relevance

/include/net/
A Dslhc_vj.h176 void slhc_free(struct slcompress *comp);
178 int slhc_compress(struct slcompress *comp, unsigned char *icp, int isize,
180 int slhc_uncompress(struct slcompress *comp, unsigned char *icp, int isize);
181 int slhc_remember(struct slcompress *comp, unsigned char *icp, int isize);
182 int slhc_toss(struct slcompress *comp);
A Dxfrm.h1593 struct xfrm_algo_comp_info comp; member
/include/sound/sof/
A Dtopology.h97 struct sof_ipc_comp comp; member
119 struct sof_ipc_comp comp; member
128 struct sof_ipc_comp comp; member
138 struct sof_ipc_comp comp; member
154 struct sof_ipc_comp comp; member
165 struct sof_ipc_comp comp; member
175 struct sof_ipc_comp comp; member
201 struct sof_ipc_comp comp; member
207 struct sof_ipc_comp comp; member
236 struct sof_ipc_comp comp; member
/include/linux/
A Dmost.h311 int most_register_component(struct most_component *comp);
312 int most_deregister_component(struct most_component *comp);
314 struct most_component *comp);
317 struct most_component *comp);
319 struct most_component *comp);
321 struct most_component *comp);
323 int most_register_configfs_subsys(struct most_component *comp);
324 void most_deregister_configfs_subsys(struct most_component *comp);
A Drbtree_latch.h66 int (*comp)(void *key, struct latch_tree_node *b); member
107 int (*comp)(void *key, struct latch_tree_node *node)) in __lt_find()
115 c = comp(key, ltn); in __lt_find()
210 node = __lt_find(key, root, seq & 1, ops->comp); in latch_tree_find()
A Dcomponent.h23 int (*bind)(struct device *comp, struct device *master,
32 void (*unbind)(struct device *comp, struct device *master,
A Dslimbus.h112 struct completion *comp; member
A Dvfio.h64 struct completion comp; member
A Dswap.h321 struct completion comp; /* seldom referenced */ member
/include/sound/
A Dsoc-topology.h65 int (*unload)(struct snd_soc_component *comp, struct snd_soc_dobj *dobj);
154 int (*complete)(struct snd_soc_component *comp);
180 int snd_soc_tplg_component_load(struct snd_soc_component *comp,
182 int snd_soc_tplg_component_remove(struct snd_soc_component *comp);
191 static inline int snd_soc_tplg_component_remove(struct snd_soc_component *comp) in snd_soc_tplg_component_remove() argument
/include/linux/mlx5/
A Dcq.h49 void (*comp)(struct mlx5_core_cq *cq, struct mlx5_eqe *eqe); member
57 void (*comp)(struct mlx5_core_cq *cq, struct mlx5_eqe *eqe); member
A Ddevice.h764 struct mlx5_eqe_comp comp; member
/include/rdma/
A Drestrack.h97 struct completion comp; member
A Drdmavt_mr.h45 struct completion comp; /* complete when refcount goes to zero */ member
A Dib_sa.h394 struct completion comp; member
/include/media/
A Dv4l2-vp9.h128 u32 (*comp)[5][2]; member
/include/uapi/linux/usb/
A Dch9.h722 usb_ss_max_streams(const struct usb_ss_ep_comp_descriptor *comp) in usb_ss_max_streams() argument
726 if (!comp) in usb_ss_max_streams()
729 max_streams = comp->bmAttributes & 0x1f; in usb_ss_max_streams()
/include/linux/surface_aggregator/
A Dcontroller.h140 struct completion comp; member
206 wait_for_completion(&rqst->comp); in ssam_request_sync_wait()
/include/linux/pds/
A Dpds_core_if.h547 union pds_core_dev_comp comp; member
A Dpds_adminq.h1542 union pds_core_adminq_comp *comp,
/include/linux/mlx4/
A Ddevice.h727 void (*comp) (struct mlx4_cq *); member
746 void (*comp)(struct mlx4_cq *); member
914 } __packed comp; member
/include/net/mana/
A Dgdma.h464 int mana_gd_poll_cq(struct gdma_queue *cq, struct gdma_comp *comp, int num_cqe);

Completed in 61 milliseconds