| /device/board/isoftstone/yangfan/kernel/src/driv/input/touchscreen/gt9xx/ |
| D | gt9xx.c | 194 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gtp_i2c_read() local 258 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gtp_i2c_write() local 339 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gtp_send_cfg() local 372 void gtp_irq_disable(struct goodix_ts_data *ts) in gtp_irq_disable() 395 void gtp_irq_enable(struct goodix_ts_data *ts) in gtp_irq_enable() 423 static void gtp_touch_down(struct goodix_ts_data* ts,s32 id,s32 x,s32 y,s32 w) in gtp_touch_down() 464 static void gtp_touch_up(struct goodix_ts_data* ts, s32 id) in gtp_touch_up() 477 static void gtp_pen_init(struct goodix_ts_data *ts) in gtp_pen_init() 526 struct goodix_ts_data *ts = i2c_get_clientdata(i2c_connect_client); in gtp_pen_down() local 554 struct goodix_ts_data *ts = i2c_get_clientdata(i2c_connect_client); in gtp_pen_up() local [all …]
|
| D | gt9xx_update.c | 221 static s32 gup_init_panel(struct goodix_ts_data *ts) in gup_init_panel() 470 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gup_enter_update_mode() local 522 void gup_leave_update_mode(struct goodix_ts_data *ts) in gup_leave_update_mode() 689 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gup_update_config() local 2280 struct goodix_ts_data *ts = NULL; in gup_update_proc() local 2500 u8 gup_init_update_proc(struct goodix_ts_data *ts) in gup_init_update_proc() 2835 struct goodix_ts_data *ts; in gup_output_pulse() local 2892 struct goodix_ts_data *ts; in gup_clk_calibration() local 3091 struct goodix_ts_data *ts = i2c_get_clientdata(client); in gup_enter_update_mode_fl() local 3376 struct goodix_ts_data *ts = i2c_get_clientdata(i2c_connect_client); in gup_prepare_fl_fw() local [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/hdf/audio/linux_drv/src/ |
| D | axg_tdm_formatter.c | 69 struct axg_tdm_stream *ts = formatter->stream; in tdm_formatter_enable() local 150 struct axg_tdm_stream *ts = formatter->stream; in tdm_formatter_attach() local 173 struct axg_tdm_stream *ts = formatter->stream; in tdm_formatter_dettach() local 183 struct axg_tdm_stream *ts, in axg_tdm_formatter_set_channel_masks() 223 struct axg_tdm_stream *ts) in axg_tdm_formatter_power_up() 415 int axg_tdm_stream_start(struct axg_tdm_stream *ts) in axg_tdm_stream_start() 437 void axg_tdm_stream_stop(struct axg_tdm_stream *ts) in axg_tdm_stream_stop() 454 struct axg_tdm_stream *ts; in axg_tdm_stream_alloc() local 466 void axg_tdm_stream_free(struct axg_tdm_stream *ts) in axg_tdm_stream_free()
|
| D | axg_tdm_interface.c | 173 struct axg_tdm_stream *ts = TDM_STREAM_GET(iface, stream); in tdm_iface_set_stream() local 349 struct axg_tdm_stream *ts = TDM_STREAM_GET(iface, stream); in meson_axg_tdm_iface_unprepare() local 364 struct axg_tdm_stream *ts = TDM_STREAM_GET(iface, stream); in meson_axg_tdm_iface_prepare() local 409 struct axg_tdm_stream *ts = TDM_STREAM_GET(iface, stream); in meson_axg_tdm_iface_start() local
|
| D | axg_tdm_formatter.h | 83 static inline int axg_tdm_stream_reset(struct axg_tdm_stream *ts) in axg_tdm_stream_reset()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/ |
| D | mali_kbase_time.c | 29 struct timespec64 *ts) in kbase_backend_get_gpu_time_norequest() 62 …t_gpu_time(struct kbase_device *kbdev, u64 *cycle_counter, u64 *system_time, struct timespec64 *ts) in kbase_backend_get_gpu_time()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| D | mali_kbase_time.c | 31 struct timespec64 *ts) in kbase_backend_get_gpu_time_norequest() 90 u64 *system_time, struct timespec64 *ts) in kbase_backend_get_gpu_time()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/ |
| D | time.h | 106 #define TIMEVAL_TO_TIMESPEC(tv, ts) ( \ argument 110 #define TIMESPEC_TO_TIMEVAL(tv, ts) ( \ argument
|
| /device/board/unionman/unionpi_tiger/hardware/bt/src/ |
| D | rtk_poll.c | 110 struct itimerspec ts; in poll_timer_stop() local 212 struct itimerspec ts; in poll_timer_flush() local
|
| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
| D | rtk_poll.c | 120 struct itimerspec ts; in poll_timer_stop() local 229 struct itimerspec ts; in poll_timer_flush() local
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ctp/gslx680new/ |
| D | gslX680.c | 1033 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key() 1053 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data() 1094 static void process_gslX680_data(struct gsl_ts *ts) in process_gslX680_data() 1202 struct gsl_ts *ts = container_of(work, struct gsl_ts, work); in gsl_ts_xy_worker() local 1280 struct gsl_ts *ts = (struct gsl_ts *)dev_id; in gsl_ts_irq() local 1315 struct gsl_ts *ts = (struct gsl_ts *)data; in gsl_timer_handle() local 1329 static int gsl_ts_init_ts(struct i2c_client *client, struct gsl_ts *ts) in gsl_ts_init_ts() 1469 struct gsl_ts *ts = dev_get_drvdata(dev); in gsl_ts_suspend() local 1520 struct gsl_ts *ts = dev_get_drvdata(dev); in gsl_ts_resume() local 1917 struct gsl_ts *ts; in gsl_ts_probe() local [all …]
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| D | mali_kbase_time.c | 24 u64 *system_time, struct timespec64 *ts) in kbase_backend_get_gpu_time()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
| D | mali_kbase_time.c | 24 …t_gpu_time(struct kbase_device *kbdev, u64 *cycle_counter, u64 *system_time, struct timespec64 *ts) in kbase_backend_get_gpu_time()
|
| /device/board/unionman/unionpi_tiger/hardware/camera/pipeline_core/src/node/ |
| D | aml_codec_node.cpp | 133 struct timespec ts = {}; in getTickMs() local 386 struct timespec ts = {}; in EncodeForVideo() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| D | hi_condition.h | 70 struct timespec ts; in waitRelative() local
|
| /device/board/isoftstone/yangfan/kernel/src/incl/soc/ |
| D | rockchip_ipa.h | 11 s32 ts[4]; /* temperature scaling factor */ member
|
| /device/soc/rockchip/common/sdk_linux/include/soc/rockchip/ |
| D | rockchip_ipa.h | 11 s32 ts[4]; /* temperature scaling factor */ member
|
| /device/soc/rockchip/rk3588/kernel/include/soc/rockchip/ |
| D | rockchip_ipa.h | 11 s32 ts[4]; /* temperature scaling factor */ member
|
| /device/soc/hisilicon/common/hal/display/source/display_device/src/vsync/ |
| D | sorft_vsync.cpp | 82 struct timespec ts; in WorkThread() local
|
| /device/soc/nxp/hardware/display/src/display_device/vsync/ |
| D | sorft_vsync.cpp | 86 struct timespec ts; in WorkThread() local
|
| /device/soc/nxp/hardware/g2d/include/ |
| D | g2dExt.h | 63 struct g2d_tile_status ts; member
|
| /device/soc/amlogic/a311d/hardware/display/src/display_device/ |
| D | sorft_vsync.cpp | 84 struct timespec ts; in WorkThread() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/hw_demux/ |
| D | s2p.c | 54 static struct aml_ts_input ts[TS_INPUT_COUNT]; variable
|
| /device/soc/telink/b91/b91_ble_sdk/stack/ble/controller/ial/ |
| D | ial.h | 53 u16 ts : 1; member
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_csi.c | 51 #define TIMESPEC_TO_US(ts) (((uint64)(ts).tv_sec * USEC_PER_SEC) + \ argument
|