Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 18 of 18) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_encoder.h68 static inline struct nouveau_encoder *nouveau_encoder(struct drm_encoder *enc) in nouveau_encoder()
75 static inline struct drm_encoder *to_drm_encoder(struct nouveau_encoder *enc) in to_drm_encoder()
81 get_slave_funcs(struct drm_encoder *enc) in get_slave_funcs()
/drivers/staging/rtl8192u/ieee80211/
Dcipher.c52 procfn_t prfn, int enc, void *info) in crypt()
100 cryptfn_t fn, int enc, void *info, int in_place) in cbc_process()
125 cryptfn_t fn, int enc, void *info, int in_place) in ecb_process()
/drivers/crypto/nx/
Dnx-aes-cbc.c69 int enc) in cbc_aes_nx_crypt()
Dnx-aes-ecb.c69 int enc) in ecb_aes_nx_crypt()
Dnx-aes-gcm.c163 static int gcm_aes_nx_crypt(struct aead_request *req, int enc) in gcm_aes_nx_crypt()
/drivers/staging/imx-drm/
Dimx-drm-core.c225 struct imx_drm_encoder *enc; in imx_drm_device_get() local
281 struct imx_drm_encoder *enc; in imx_drm_device_put() local
462 struct imx_drm_encoder *enc; in imx_drm_update_possible_crtcs() local
/drivers/gpu/drm/
Ddrm_encoder_slave.c128 get_slave_funcs(struct drm_encoder *enc) in get_slave_funcs()
/drivers/gpu/drm/radeon/
Dradeon_acpi.c365 struct radeon_encoder *enc = atif->encoder_for_bl; in radeon_atif_handler() local
583 struct radeon_encoder *enc = to_radeon_encoder(tmp); in radeon_acpi_init() local
/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c1024 struct iw_point *enc = &data->encoding; in gelic_wl_set_encode() local
1098 struct iw_point *enc = &data->encoding; in gelic_wl_get_encode() local
1209 struct iw_point *enc = &data->encoding; in gelic_wl_set_encodeext() local
1299 struct iw_point *enc = &data->encoding; in gelic_wl_get_encodeext() local
/drivers/gpu/drm/tilcdc/
Dtilcdc_slave.c56 get_slave_funcs(struct drm_encoder *enc) in get_slave_funcs()
/drivers/staging/comedi/drivers/
Dc6xdigio.c206 union encvaluetype enc; in C6X_encInput() local
/drivers/media/pci/cx18/
Dcx18-ioctl.c976 struct v4l2_encoder_cmd *enc) in cx18_encoder_cmd()
1037 struct v4l2_encoder_cmd *enc) in cx18_try_encoder_cmd()
/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h113 #define get_tv_norm(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm]) argument
Dtvnv17.c429 struct drm_encoder *enc; in nv17_tv_prepare() local
/drivers/gpu/drm/i915/
Dintel_lvds.c156 struct intel_lvds_encoder *enc = to_lvds_encoder(&encoder->base); in intel_pre_enable_lvds() local
/drivers/media/pci/ivtv/
Divtv-ioctl.c1292 static int ivtv_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) in ivtv_encoder_cmd()
1344 static int ivtv_try_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) in ivtv_try_encoder_cmd()
/drivers/gpu/drm/qxl/
Dqxl_drv.h149 struct drm_encoder enc; member
/drivers/block/
Damiflop.c1132 register unsigned char *enc, b2, b1; in dos_encode_byte() local