| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/ |
| H A D | fill_extrusion_program.cpp | 19 std::array<float, 3> lightPosition(const EvaluatedLight& light, const TransformState& state) { in lightPosition() 36 const TransformState& state, in values() 53 const TransformState& state, in values()
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | chacha-glue.c | 23 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch() 33 u32 state[16]; in chacha_mips_stream_xor() local 67 u32 state[16]; in xchacha_mips() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_du_writeback.c | 25 struct drm_connector_state state; member 110 struct drm_connector_state *state) in rcar_du_wb_conn_destroy_state() 118 struct rcar_du_wb_conn_state *state; in rcar_du_wb_conn_reset() local 218 struct drm_connector_state *state; in rcar_du_writeback_setup() local
|
| H A D | rcar_du_plane.h | 51 struct drm_plane_state state; member 61 to_rcar_plane_state(struct drm_plane_state *state) in to_rcar_plane_state() 80 struct rcar_du_plane_state *state = in rcar_du_plane_setup() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-av-vbi.c | 121 struct cx18_av_state *state = &cx->av_state; in cx18_av_g_sliced_fmt() local 164 struct cx18_av_state *state = &cx->av_state; in cx18_av_s_raw_fmt() local 178 struct cx18_av_state *state = &cx->av_state; in cx18_av_s_sliced_fmt() local 249 struct cx18_av_state *state = &cx->av_state; in cx18_av_decode_vbi_line() local
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | mt2063.c | 239 static int mt2063_write(struct mt2063_state *state, u8 reg, u8 *data, u32 len) in mt2063_write() 271 static int mt2063_setreg(struct mt2063_state *state, u8 reg, u8 val) in mt2063_setreg() 292 static int mt2063_read(struct mt2063_state *state, in mt2063_read() 908 static int mt2063_lockStatus(struct mt2063_state *state) in mt2063_lockStatus() 1017 static u32 mt2063_get_dnc_output_enable(struct mt2063_state *state, in mt2063_get_dnc_output_enable() 1039 static u32 mt2063_set_dnc_output_enable(struct mt2063_state *state, in mt2063_set_dnc_output_enable() 1173 static u32 MT2063_SetReceiverMode(struct mt2063_state *state, in MT2063_SetReceiverMode() 1315 static u32 MT2063_ClearPowerMaskBits(struct mt2063_state *state, in MT2063_ClearPowerMaskBits() 1345 static u32 MT2063_SoftwareShutdown(struct mt2063_state *state, u8 Shutdown) in MT2063_SoftwareShutdown() 1487 static u32 FindClearTuneFilter(struct mt2063_state *state, u32 f_in) in FindClearTuneFilter() [all …]
|
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | ibm.c | 64 static int find_label(struct parsed_partitions *state, in find_label() 133 static int find_vol1_partitions(struct parsed_partitions *state, in find_vol1_partitions() 195 static int find_lnx1_partitions(struct parsed_partitions *state, in find_lnx1_partitions() 242 static int find_cms1_partitions(struct parsed_partitions *state, in find_cms1_partitions() 290 int ibm_partition(struct parsed_partitions *state) in ibm_partition()
|
| H A D | cmdline.c | 30 struct parsed_partitions *state = (struct parsed_partitions *)param; in add_part() local 87 static void cmdline_parts_verifier(int slot, struct parsed_partitions *state) in cmdline_parts_verifier() 123 int cmdline_partition(struct parsed_partitions *state) in cmdline_partition()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | wm8775.c | 83 struct wm8775_state *state = to_state(sd); in wm8775_set_audio() local 108 struct wm8775_state *state = to_state(sd); in wm8775_s_routing() local 147 struct wm8775_state *state = to_state(sd); in wm8775_log_status() local 196 struct wm8775_state *state; in wm8775_probe() local 286 struct wm8775_state *state = to_state(sd); in wm8775_remove() local
|
| H A D | tw2804.c | 142 struct tw2804 *state = to_state(sd); in tw2804_log_status() local 166 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_g_volatile_ctrl() local 191 struct tw2804 *state = to_state_from_ctrl(ctrl); in tw2804_s_ctrl() local 350 struct tw2804 *state; in tw2804_probe() local 411 struct tw2804 *state = to_state(sd); in tw2804_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | hub.c | 339 struct drm_plane_state *state) in tegra_shared_plane_atomic_check() 428 struct tegra_plane_state *state = to_tegra_plane_state(plane->state); in tegra_shared_plane_atomic_update() local 601 struct tegra_display_hub_state *state; in tegra_display_hub_duplicate_state() local 613 struct drm_private_state *state) in tegra_display_hub_destroy_state() 628 struct drm_atomic_state *state) in tegra_display_hub_get_state() 640 struct drm_atomic_state *state) in tegra_display_hub_atomic_check() 706 struct drm_atomic_state *state) in tegra_display_hub_atomic_commit() 737 struct tegra_display_hub_state *state; in tegra_display_hub_init() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/isci/ |
| H A D | remote_device.c | 67 const char *dev_state_name(enum sci_remote_device_states state) in dev_state_name() 341 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_stop() local 397 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_reset() local 427 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_reset_complete() local 443 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_frame_handler() local 538 enum sci_remote_device_states state = sm->current_state_id; in is_remote_device_ready() local 572 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_event_handler() local 658 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_start_io() local 794 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_complete_io() local 876 enum sci_remote_device_states state = sm->current_state_id; in sci_remote_device_start_task() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_xics.c | 71 struct ics_irq_state *state; in ics_deliver_irq() local 131 struct ics_irq_state *state = &ics->irq_state[i]; in ics_check_resend() local 141 struct ics_irq_state *state, in write_xive() 171 struct ics_irq_state *state; in kvmppc_xics_set_xive() local 200 struct ics_irq_state *state; in kvmppc_xics_get_xive() local 227 struct ics_irq_state *state; in kvmppc_xics_int_on() local 253 struct ics_irq_state *state; in kvmppc_xics_int_off() local 380 struct ics_irq_state *state; in icp_deliver_irq() local 706 union kvmppc_icp_state state; in kvmppc_h_ipoll() local 782 struct ics_irq_state *state; in ics_eoi() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | qdio_main.c | 112 static int qdio_do_eqbs(struct qdio_q *q, unsigned char *state, in qdio_do_eqbs() 162 static int qdio_do_sqbs(struct qdio_q *q, unsigned char state, int start, in qdio_do_sqbs() 204 unsigned char *state, unsigned int count, in get_buf_states() 243 unsigned char *state, int auto_ack) in get_buf_state() 250 unsigned char state, int count) in set_buf_states() 272 unsigned char state) in set_buf_state() 394 unsigned char *state) in debug_get_buf_state() 455 unsigned char state = 0; in get_inbound_buffer_frontier() local 518 unsigned char state = 0; in qdio_inbound_q_done() local 625 unsigned char state; in qdio_check_pending() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/host_app/ |
| H A D | test.c | 59 int test_init(struct test_state *state) in test_init() 145 void test_exit(struct test_state *state) in test_exit() 156 struct test_state state; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | selftest.c | 284 struct efx_loopback_state *state = efx->loopback_selftest; in efx_loopback_rx_packet() local 375 struct efx_loopback_state *state = efx->loopback_selftest; in efx_iterate_state() local 411 struct efx_loopback_state *state = efx->loopback_selftest; in efx_begin_loopback() local 459 struct efx_loopback_state *state = efx->loopback_selftest; in efx_poll_loopback() local 468 struct efx_loopback_state *state = efx->loopback_selftest; in efx_end_loopback() local 527 struct efx_loopback_state *state = efx->loopback_selftest; in efx_test_loopback() local 615 struct efx_loopback_state *state; in efx_test_loopbacks() local
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | toshiba_acpi.c | 481 u32 state; in toshiba_illumination_set() local 500 u32 state; in toshiba_illumination_get() local 599 u32 state; in toshiba_kbd_backlight_get() local 619 u32 state; in toshiba_kbd_backlight_set() local 629 static int toshiba_touchpad_set(struct toshiba_acpi_dev *dev, u32 state) in toshiba_touchpad_set() 646 static int toshiba_touchpad_get(struct toshiba_acpi_dev *dev, u32 *state) in toshiba_touchpad_get() 924 u32 *state) in toshiba_usb_rapid_charge_get() 953 u32 state) in toshiba_usb_rapid_charge_set() 977 static int toshiba_usb_sleep_music_get(struct toshiba_acpi_dev *dev, u32 *state) in toshiba_usb_sleep_music_get() 994 static int toshiba_usb_sleep_music_set(struct toshiba_acpi_dev *dev, u32 state) in toshiba_usb_sleep_music_set() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | crc.h | 119 nv50_crc_atomic_stop_reporting(struct drm_atomic_state *state) {} in nv50_crc_atomic_stop_reporting() 121 nv50_crc_atomic_init_notifier_contexts(struct drm_atomic_state *state) {} in nv50_crc_atomic_init_notifier_contexts() 123 nv50_crc_atomic_release_notifier_contexts(struct drm_atomic_state *state) {} in nv50_crc_atomic_release_notifier_contexts() 125 nv50_crc_atomic_start_reporting(struct drm_atomic_state *state) {} in nv50_crc_atomic_start_reporting() 127 nv50_crc_atomic_set(struct nv50_head *head, struct nv50_head_atom *state) {} in nv50_crc_atomic_set()
|
| /OK3568_Linux_fs/kernel/drivers/phy/samsung/ |
| H A D | phy-exynos-mipi-video.c | 229 struct exynos_mipi_video_phy *state, unsigned int on) in __set_phy_state() 264 struct exynos_mipi_video_phy *state = to_mipi_video_phy(phy_desc); in exynos_mipi_video_phy_power_on() local 272 struct exynos_mipi_video_phy *state = to_mipi_video_phy(phy_desc); in exynos_mipi_video_phy_power_off() local 280 struct exynos_mipi_video_phy *state = dev_get_drvdata(dev); in exynos_mipi_video_phy_xlate() local 297 struct exynos_mipi_video_phy *state; in exynos_mipi_video_phy_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | fifo_monitor.c | 56 fifo_channel_state_t *state) in fifo_channel_get_state() 511 fifo_switch_state_t *state) in fifo_switch_get_state() 532 fifo_monitor_state_t *state) in fifo_monitor_get_state()
|
| /OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/host_app/ |
| H A D | test.c | 59 int test_init(struct test_state *state) in test_init() 145 void test_exit(struct test_state *state) in test_exit() 156 struct test_state state; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/ |
| H A D | az6007.c | 252 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_read_attribute_mem() local 294 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_write_attribute_mem() local 325 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_read_cam_control() local 371 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_write_cam_control() local 433 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_slot_reset() local 489 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_slot_ts_enable() local 518 struct az6007_device_state *state = d_to_priv(d); in az6007_ci_poll_slot_status() local 556 struct az6007_device_state *state; in az6007_ci_uninit() local 579 struct az6007_device_state *state = adap_to_priv(adap); in az6007_ci_init() local 690 struct az6007_device_state *state = d_to_priv(d); in az6007_power_ctrl() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | processor_thermal.c | 82 static int cpufreq_set_cur_state(unsigned int cpu, int state) in cpufreq_set_cur_state() 168 static int cpufreq_set_cur_state(unsigned int cpu, int state) in cpufreq_set_cur_state() 192 unsigned long *state) in processor_get_max_state() 230 unsigned long state) in processor_set_cur_state()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | rc-core-priv.h | 69 int state; member 78 int state; member 86 int state; member 96 int state; member 103 int state; member 113 int state; member 120 int state; member 131 int state; member 140 int state; member 147 int state; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline_state.c | 25 struct drm_atomic_state *state) in komeda_pipeline_get_state() 38 struct drm_atomic_state *state) in komeda_pipeline_get_old_state() 50 struct drm_atomic_state *state) in komeda_pipeline_get_new_state() 63 struct drm_atomic_state *state, in komeda_pipeline_get_state_and_set_crtc() 100 struct drm_atomic_state *state) in komeda_component_get_state() 115 struct drm_atomic_state *state) in komeda_component_get_old_state() 152 struct drm_atomic_state *state, in komeda_component_get_state_and_set_user() 184 komeda_component_add_input(struct komeda_component_state *state, in komeda_component_add_input() 207 komeda_component_check_input(struct komeda_component_state *state, in komeda_component_check_input() 256 struct drm_atomic_state *state) in komeda_component_get_avail_scaler() [all …]
|