Searched defs:output (Results 401 - 425 of 457) sorted by last modified time

<<111213141516171819

/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h1642 struct imgu_abi_binary_output_info output; member in struct:imgu_abi_binary_info
1708 u8 output; member in struct:imgu_abi_binary_info::__anon454
[all...]
/linux-master/lib/
H A Ddecompress_unlzma.c537 unlzma(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long *posp, void(*error)(char *x) ) argument
670 __decompress(unsigned char *buf, long in_len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *output, long out_len, long *posp, void (*error)(char *x)) argument
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.h67 static inline u8 vfe_calc_interp_reso(u16 input, u16 output) argument
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dbiosattr-interface.c19 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; local
/linux-master/drivers/hwtracing/stm/
H A Dp_sys-t.c98 static int sys_t_output_open(void *priv, struct stm_output *output) argument
113 static void sys_t_output_close(struct stm_output *output) argument
287 static ssize_t sys_t_write(struct stm_data *data, struct stm_output *output, argument
/linux-master/drivers/crypto/cavium/zip/
H A Dcommon.h123 u8 *output; member in struct:zip_operation
/linux-master/net/openvswitch/
H A Dconntrack.h91 ovs_ct_put_key(const struct sw_flow_key *swkey, const struct sw_flow_key *output, struct sk_buff *skb) argument
/linux-master/drivers/platform/x86/
H A Dmsi-wmi.c96 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/drivers/platform/x86/dell/
H A Ddell-wmi-led.c52 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_setup.c140 static int NVIsConnected(struct nvidia_par *par, int output) argument
/linux-master/drivers/media/radio/
H A Dradio-sf16fmr2.c82 static void fmr2_tea575x_set_direction(struct snd_tea575x *tea, bool output) argument
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_encoder.c29 struct omap_dss_device *output; member in struct:omap_encoder
77 struct omap_dss_device *output = omap_encoder->output; local
121 omap_encoder_init(struct drm_device *dev, struct omap_dss_device *output) argument
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dsdi.c34 struct omap_dss_device output; member in struct:sdi_device
[all...]
H A Ddsi.h445 struct omap_dss_device output; member in struct:dsi_data
H A Ddpi.c43 struct omap_dss_device output; member in struct:dpi_data
[all...]
H A Dhdmi.h367 struct omap_dss_device output; member in struct:omap_hdmi
/linux-master/crypto/
H A Dansi_cprng.c85 unsigned char *output = NULL; local
/linux-master/drivers/media/rc/
H A Dserial_ir.c180 unsigned char output; local
/linux-master/drivers/video/fbdev/geode/
H A Dlxfb.h27 int output; member in struct:lxfb_par
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dta_rap_if.h71 struct ta_rap_cmd_output_data output; member in union:ta_rap_cmd_output
/linux-master/drivers/base/power/
H A Dsysfs.c153 const char *output; local
572 const char *output; local
[all...]
/linux-master/drivers/crypto/
H A Dpadlock-aes.c194 static inline void rep_xcrypt_ecb(const u8 *input, u8 *output, void *key, argument
202 static inline u8 *rep_xcrypt_cbc(const u8 *input, u8 *output, void *key, argument
263 static inline void padlock_xcrypt_ecb(const u8 *input, u8 *output, void *key, argument
285 static inline u8 *padlock_xcrypt_cbc(const u8 *input, u8 *output, void *key, argument
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dcmd.h668 u8 output; member in struct:wl12xx_cmd_config_fwlog
/linux-master/drivers/media/pci/ivtv/
H A Divtv-cards.c1318 int ivtv_get_output(struct ivtv *itv, u16 index, struct v4l2_output *output) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi.h345 struct omap_dss_device output; member in struct:omap_hdmi

Completed in 233 milliseconds

<<111213141516171819