Home
last modified time | relevance | path

Searched defs:dev (Results 776 - 800 of 2239) sorted by relevance

1...<<31323334353637383940>>...90

/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-i2s-audio.c52 static int dw_hdmi_qp_i2s_hw_params(struct device *dev, void *data, in dw_hdmi_qp_i2s_hw_params() argument
139 static int dw_hdmi_qp_i2s_audio_startup(struct device *dev, void *data) in dw_hdmi_qp_i2s_audio_startup() argument
152 static void dw_hdmi_qp_i2s_audio_shutdown(struct device *dev, void *data) in dw_hdmi_qp_i2s_audio_shutdown() argument
163 static int dw_hdmi_qp_i2s_get_eld(struct device *dev, void *data, uint8_t *buf, in dw_hdmi_qp_i2s_get_eld() argument
193 static int dw_hdmi_qp_i2s_hook_plugged_cb(struct device *dev, void *data, in dw_hdmi_qp_i2s_hook_plugged_cb() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/
H A Ddrm_internal.h63 static inline int drm_irq_by_busid(struct drm_device *dev, void *data, in drm_irq_by_busid() argument
69 static inline void drm_pci_agp_destroy(struct drm_device *dev) in drm_pci_agp_destroy() argument
73 static inline int drm_pci_set_busid(struct drm_device *dev, in drm_pci_set_busid() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge_v30.c23 static void crop_on(struct rkisp_bridge_device *dev) in crop_on() argument
46 static void crop_off(struct rkisp_bridge_device *dev) in crop_off() argument
56 static int bridge_start(struct rkisp_bridge_device *dev) in bridge_start() argument
70 bridge_stop(struct rkisp_bridge_device *dev) bridge_stop() argument
92 struct rkisp_device *dev = br->ispdev; bridge_update_mi() local
111 bridge_frame_end(struct rkisp_bridge_device *dev, u32 state) bridge_frame_end() argument
170 config_mp(struct rkisp_bridge_device *dev) config_mp() argument
194 disable_mp(struct rkisp_bridge_device *dev) disable_mp() argument
200 is_stopped_mp(struct rkisp_bridge_device *dev) is_stopped_mp() argument
232 rkisp_bridge_init_ops_v30(struct rkisp_bridge_device *dev) rkisp_bridge_init_ops_v30() argument
[all...]
H A Disp_stats.h48 struct rkisp_device *dev; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.h56 struct device *dev; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams_v20.c16 struct rkispp_device *dev = params_vdev->dev; in fec_enable() local
32 struct rkispp_device *dev = params_vdev->dev; in fec_config() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-link.c47 static int register_clocks(struct rockchip_link_clk *priv, struct device *dev) in register_clocks() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-hwdb.c33 int udev_builtin_hwdb_lookup(struct udev_device *dev, in udev_builtin_hwdb_lookup() argument
66 static const char *modalias_usb(struct udev_device *dev, char *s, size_t size) { in modalias_usb() argument
86 static int udev_builtin_hwdb_search(struct udev_device *dev, struct udev_device *srcdev, in udev_builtin_hwdb_search() argument
128 static int builtin_hwdb(struct udev_device *dev, int argc, char *argv[], bool test) { in builtin_hwdb() argument
[all...]
/third_party/f2fs-tools/lib/
H A Dlibf2fs_zoned.c34 int get_sysfs_path(struct device_info *dev, const char *attr, in get_sysfs_path() argument
92 struct device_info *dev = c.devices + i; in f2fs_get_zoned_model() local
149 f2fs_get_zone_chunk_sectors(struct device_info *dev) f2fs_get_zone_chunk_sectors() argument
180 struct device_info *dev = c.devices + i; f2fs_get_zone_blocks() local
242 struct device_info *dev = c.devices + j; f2fs_report_zones() local
295 struct device_info *dev = c.devices + j; f2fs_check_zones() local
427 struct device_info *dev = c.devices + i; f2fs_reset_zone() local
448 struct device_info *dev = c.devices + j; f2fs_reset_zones() local
557 struct device_info *dev = c.devices + i; f2fs_get_zoned_model() local
566 struct device_info *dev = c.devices + i; f2fs_get_zone_blocks() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_common.c172 static void pulse_audio_source_device_cb(pa_context *c, const pa_source_info *dev, in pulse_audio_source_device_cb() argument
179 static void pulse_audio_sink_device_cb(pa_context *c, const pa_sink_info *dev, in pulse_audio_sink_device_cb() argument
/third_party/ffmpeg/tests/
H A Dtiny_psnr.c229 uint64_t dev = int_sqrt(((sse / i) * F * F) + (((sse % i) * F * F) + i / 2) / i); in run_psnr() local
246 double dev = sqrt(sse_d / i); in run_psnr() local
/third_party/backends/backend/genesys/
H A Ddevice.cpp175 void print_scan_position(std::ostream& out, const Genesys_Device& dev, ScanHeadId scan_head) in print_scan_position() argument
184 std::ostream& operator<<(std::ostream& out, const Genesys_Device& dev) in operator <<() argument
245 apply_reg_settings_to_device_write_only(Genesys_Device& dev, const GenesysRegisterSettingSet& regs) apply_reg_settings_to_device_write_only() argument
254 apply_reg_settings_to_device(Genesys_Device& dev, const GenesysRegisterSettingSet& regs) apply_reg_settings_to_device() argument
260 apply_reg_settings_to_device_with_backup(Genesys_Device& dev, const GenesysRegisterSettingSet& regs) apply_reg_settings_to_device_with_backup() argument
[all...]
/third_party/backends/backend/
H A Dkvs1025_usb.c48 PKV_DEV dev; in attach_scanner_usb() local
149 kv_usb_already_open(PKV_DEV dev) kv_usb_already_open() argument
156 kv_usb_open(PKV_DEV dev) kv_usb_open() argument
182 kv_usb_close(PKV_DEV dev) kv_usb_close() argument
201 kv_usb_escape(PKV_DEV dev, PKV_CMD_HEADER header, unsigned char *status_byte) kv_usb_escape() argument
330 kv_usb_send_command(PKV_DEV dev, PKV_CMD_HEADER header, PKV_CMD_RESPONSE response) kv_usb_send_command() argument
[all...]
H A Dplustek-pp_wrapper.c111 Plustek_Device *dev = (Plustek_Device *)misc; in ppDev_open() local
233 ppDev_getLensInfo( Plustek_Device *dev, pLensInfo lens ) ppDev_getLensInfo() argument
243 ppDev_getCropInfo( Plustek_Device *dev, pCropInfo crop ) ppDev_getCropInfo() argument
253 ppDev_putImgInfo( Plustek_Device *dev, pImgDef img ) ppDev_putImgInfo() argument
263 ppDev_setScanEnv( Plustek_Device *dev, pScanInfo sinfo ) ppDev_setScanEnv() argument
273 ppDev_startScan( Plustek_Device *dev, pStartScan start ) ppDev_startScan() argument
284 ppDev_setMap( Plustek_Device *dev, SANE_Word *map, SANE_Word length, SANE_Word channel ) ppDev_setMap() argument
324 ppDev_stopScan( Plustek_Device *dev, short *mode ) ppDev_stopScan() argument
350 ppDev_readImage( Plustek_Device *dev, SANE_Byte *buf, unsigned long data_length ) ppDev_readImage() argument
[all...]
H A Du12-hw.c118 u12hw_ButtonSetup( U12_Device *dev, SANE_Byte numButtons ) u12hw_ButtonSetup() argument
220 u12hw_InitAsic( U12_Device *dev, SANE_Bool shading ) global() argument
[all...]
H A Du12-ccd.c719 fnDarkOffsetWolfson3797( U12_Device *dev, ShadingVarDef *sTbl, u_long dwCh ) fnDarkOffsetWolfson3797() argument
730 fnDarkOffsetSamsung3777( U12_Device *dev, ShadingVarDef *sTbl, u_long dwCh ) fnDarkOffsetSamsung3777() argument
738 fnDarkOffsetSamsung3797( U12_Device *dev, ShadingVarDef *sTbl, u_long dwCh ) fnDarkOffsetSamsung3797() argument
749 fnDarkOffsetSamsung3799( U12_Device *dev, ShadingVarDef *sTbl, u_long dwCh ) fnDarkOffsetSamsung3799() argument
759 fnDACDarkWolfson( U12_Device *dev, ShadingVarDef *sTbl, u_long dwCh, u_short wDarkest ) fnDACDarkWolfson() argument
800 fnDACDarkSamsung( U12_Device *dev, ShadingVarDef *sTbl, u_long dwCh, u_short wDarkest ) fnDACDarkSamsung() argument
845 u12ccd_InitCCDandDAC( U12_Device *dev, SANE_Bool shading ) u12ccd_InitCCDandDAC() argument
[all...]
H A Du12-image.c186 fnDataDirect( U12_Device *dev, void *src, void *dest, u_long len ) fnDataDirect() argument
194 fnColorDirect( U12_Device *dev, void *pb, void *img, u_long len ) fnColorDirect() argument
214 fnColor42( U12_Device *dev, void *pb, void *img, u_long len ) fnColor42() argument
235 u12image_SetupScanStateVariables( U12_Device *dev, u_long index ) u12image_SetupScanStateVariables() argument
308 u12image_GetPhysDPI( U12_Device *dev, ImgDef *img, SANE_Bool fDpiX ) u12image_GetPhysDPI() argument
329 u12image_GetImageInfo( U12_Device *dev, ImgDef *image ) u12image_GetImageInfo() argument
421 imageSetupScanSettings( U12_Device *dev, ImgDef *img ) imageSetupScanSettings() argument
477 u12image_SetupScanSettings( U12_Device *dev, ImgDef *img ) u12image_SetupScanSettings() argument
688 u12image_DataIsReady( U12_Device *dev, void* buf ) u12image_DataIsReady() argument
732 u12image_ReadOneImageLine( U12_Device *dev, void* buf ) u12image_ReadOneImageLine() argument
844 u12image_ScaleX( U12_Device *dev, SANE_Byte *ib, SANE_Byte *ob ) u12image_ScaleX() argument
[all...]
H A Du12-if.c94 static SANE_Status u12_initDev( U12_Device *dev, int handle, int vendor ) in u12_initDev() argument
539 u12if_readLine( U12_Device *dev, SANE_Byte *line_buffer ) u12if_readLine() argument
[all...]
H A Dgt68xx_gt6816.c50 gt6816_check_firmware (GT68xx_Device * dev, SANE_Bool * loaded) in gt6816_check_firmware() argument
80 gt6816_download_firmware (GT68xx_Device * dev, in gt6816_download_firmware() argument
126 gt6816_get_power_status (GT68xx_Device * dev, SANE_Bool * power_ok) in gt6816_get_power_status() argument
147 gt6816_get_ta_status(GT68xx_Device * dev, SANE_Bool * ta_attached) gt6816_get_ta_status() argument
169 gt6816_lamp_control(GT68xx_Device * dev, SANE_Bool fb_lamp, SANE_Bool ta_lamp) gt6816_lamp_control() argument
188 gt6816_is_moving(GT68xx_Device * dev, SANE_Bool * moving) gt6816_is_moving() argument
214 gt6816_carriage_home(GT68xx_Device * dev) gt6816_carriage_home() argument
227 gt6816_stop_scan(GT68xx_Device * dev) gt6816_stop_scan() argument
239 gt6816_document_present(GT68xx_Device * dev, SANE_Bool * present) gt6816_document_present() argument
[all...]
H A Dmustek_pp_null.c108 Mustek_pp_Handle *dev = hndl; in debug_drv_setup() local
141 Mustek_pp_Handle *dev = hndl; in debug_drv_read() local
H A Dp5.h156 P5_Device *dev; member
H A Dkvs1025.c129 PKV_DEV dev = (PKV_DEV) handle; in sane_get_parameters() local
176 PKV_DEV dev = (PKV_DEV) handle; sane_start() local
379 PKV_DEV dev = (PKV_DEV) handle; sane_read() local
435 PKV_DEV dev = (PKV_DEV) handle; sane_cancel() local
[all...]
H A Dumax-usb.c259 sanei_umaxusb_open (const char *dev, int *fdp, in sanei_umaxusb_open() argument
306 sanei_umaxusb_open_extended (const char *dev, int *fdp, in sanei_umaxusb_open_extended() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DIntDiffer.java
H A DTransliterationChart.java

Completed in 13 milliseconds

1...<<31323334353637383940>>...90