| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | l64781.c | 23 struct dvb_frontend frontend; member
|
| H A D | lgdt330x.c | 53 struct dvb_frontend frontend; member
|
| H A D | mt352.c | 32 struct dvb_frontend frontend; member
|
| H A D | or51132.c | 48 struct dvb_frontend frontend; member
|
| H A D | nxt6000.c | 28 struct dvb_frontend frontend; member
|
| H A D | or51211.c | 47 struct dvb_frontend frontend; member
|
| H A D | tda1004x.h | 101 struct dvb_frontend frontend; member
|
| H A D | stv0288.c | 30 struct dvb_frontend frontend; member
|
| H A D | stb6100.h | 76 struct dvb_frontend *frontend; member
|
| H A D | ves1820.c | 27 struct dvb_frontend frontend; member
|
| H A D | s921.c | 43 struct dvb_frontend frontend; member
|
| H A D | s5h1432.c | 24 struct dvb_frontend frontend; member
|
| H A D | atbm8830_priv.h | 16 struct dvb_frontend frontend; member
|
| H A D | cx22702.c | 32 struct dvb_frontend frontend; member
|
| H A D | cx22700.c | 26 struct dvb_frontend frontend; member
|
| /kernel/linux/linux-6.6/drivers/xen/xenbus/ |
| H A D | xenbus_probe_backend.c | 62 const char *devid, *type, *frontend; in backend_bus_id() local [all...] |
| /kernel/linux/linux-6.6/include/media/ |
| H A D | demux.h | 562 struct dmx_frontend *frontend; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| H A D | sp8870.c | 35 struct dvb_frontend frontend; member
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | api.c | 543 void *crypto_clone_tfm(const struct crypto_type *frontend, in crypto_clone_tfm() argument 484 crypto_alloc_tfmmem(struct crypto_alg *alg, const struct crypto_type *frontend, int node, gfp_t gfp) crypto_alloc_tfmmem() argument 508 crypto_create_tfm_node(struct crypto_alg *alg, const struct crypto_type *frontend, int node) crypto_create_tfm_node() argument 569 crypto_find_alg(const char *alg_name, const struct crypto_type *frontend, u32 type, u32 mask) crypto_find_alg() argument 607 crypto_alloc_tfm_node(const char *alg_name, const struct crypto_type *frontend, u32 type, u32 mask, int node) crypto_alloc_tfm_node() argument [all...] |
| H A D | internal.h | 134 crypto_create_tfm(struct crypto_alg *alg, const struct crypto_type *frontend) crypto_create_tfm() argument 148 crypto_alloc_tfm(const char *alg_name, const struct crypto_type *frontend, u32 type, u32 mask) crypto_alloc_tfm() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_frontend.c | 79 static void sun4i_frontend_scaler_init(struct sun4i_frontend *frontend) in sun4i_frontend_scaler_init() argument 110 sun4i_frontend_init(struct sun4i_frontend *frontend) sun4i_frontend_init() argument 116 sun4i_frontend_exit(struct sun4i_frontend *frontend) sun4i_frontend_exit() argument 156 sun4i_frontend_update_buffer(struct sun4i_frontend *frontend, struct drm_plane *plane) sun4i_frontend_update_buffer() argument 402 sun4i_frontend_update_formats(struct sun4i_frontend *frontend, struct drm_plane *plane, uint32_t out_fmt) sun4i_frontend_update_formats() argument 495 sun4i_frontend_update_coord(struct sun4i_frontend *frontend, struct drm_plane *plane) sun4i_frontend_update_coord() argument 539 sun4i_frontend_enable(struct sun4i_frontend *frontend) sun4i_frontend_enable() argument 560 struct sun4i_frontend *frontend; sun4i_frontend_bind() local 621 struct sun4i_frontend *frontend = dev_get_drvdata(dev); sun4i_frontend_unbind() local 644 struct sun4i_frontend *frontend = dev_get_drvdata(dev); sun4i_frontend_runtime_resume() local 670 struct sun4i_frontend *frontend = dev_get_drvdata(dev); sun4i_frontend_runtime_suspend() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/common/siano/ |
| H A D | smsdvb.h | 29 struct dvb_frontend frontend; member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pt.c | 64 struct draw_pt_front_end *frontend = NULL; in draw_pt_arrays() local [all...] |
| H A D | draw_pt_vsplit.c | 205 vsplit_prepare(struct draw_pt_front_end *frontend, in vsplit_prepare() argument 241 vsplit_flush(struct draw_pt_front_end *frontend, unsigned flags) in vsplit_flush() argument 253 vsplit_destroy(struct draw_pt_front_end *frontend) in vsplit_destroy() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| H A D | cj_page_router_ng.cpp | 66 auto frontend = AceType::DynamicCast<CJFrontendAbstract>(currentObj->GetFrontend()); in LoadNativeViewNG() local 456 auto frontend = frontend_.Upgrade(); in LoadPage() local [all...] |