| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_linux.c | 267 struct iw_request_info *info, struct wlan_network *pnetwork, in search_p2p_wfd_ie() 340 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_mac_addr_proess() 352 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_essid_proess() 365 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_chan_process() 380 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_mode_process() 396 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_encryption_process() 413 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_protocol_process() 475 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_rate_process() 559 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_wpa_wpa2_process() 628 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_wps_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_linux.c | 267 struct iw_request_info *info, struct wlan_network *pnetwork, in search_p2p_wfd_ie() 340 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_mac_addr_proess() 352 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_essid_proess() 365 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_chan_process() 380 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_mode_process() 396 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_encryption_process() 413 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_protocol_process() 475 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_rate_process() 559 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_wpa_wpa2_process() 628 struct iw_request_info *info, struct wlan_network *pnetwork, in iwe_stream_wps_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-max77843.c | 199 static int max77843_muic_set_path(struct max77843_muic_info *info, in max77843_muic_set_path() 246 static void max77843_charger_set_otg_vbus(struct max77843_muic_info *info, in max77843_charger_set_otg_vbus() 261 static int max77843_muic_get_cable_type(struct max77843_muic_info *info, in max77843_muic_get_cable_type() 369 static int max77843_muic_adc_gnd_handler(struct max77843_muic_info *info) in max77843_muic_adc_gnd_handler() 410 static int max77843_muic_jig_handler(struct max77843_muic_info *info, in max77843_muic_jig_handler() 440 static int max77843_muic_dock_handler(struct max77843_muic_info *info, in max77843_muic_dock_handler() 460 static int max77843_muic_adc_handler(struct max77843_muic_info *info) in max77843_muic_adc_handler() 532 static int max77843_muic_chg_handler(struct max77843_muic_info *info) in max77843_muic_chg_handler() 629 struct max77843_muic_info *info = container_of(work, in max77843_muic_irq_work() local 664 struct max77843_muic_info *info = data; in max77843_muic_irq_handler() local [all …]
|
| H A D | extcon-usb-gpio.c | 64 struct usb_extcon_info *info = container_of(to_delayed_work(work), in usb_extcon_detect_cable() local 90 struct usb_extcon_info *info = dev_id; in usb_irq_handler() local 102 struct usb_extcon_info *info; in usb_extcon_probe() local 199 struct usb_extcon_info *info = platform_get_drvdata(pdev); in usb_extcon_remove() local 210 struct usb_extcon_info *info = dev_get_drvdata(dev); in usb_extcon_suspend() local 248 struct usb_extcon_info *info = dev_get_drvdata(dev); in usb_extcon_resume() local
|
| H A D | extcon-sm5502.c | 221 static int sm5502_muic_set_path(struct sm5502_muic_info *info, in sm5502_muic_set_path() 276 static unsigned int sm5502_muic_get_cable_type(struct sm5502_muic_info *info) in sm5502_muic_get_cable_type() 370 static int sm5502_muic_cable_handler(struct sm5502_muic_info *info, in sm5502_muic_cable_handler() 425 struct sm5502_muic_info *info = container_of(work, in sm5502_muic_irq_work() local 454 static int sm5502_parse_irq(struct sm5502_muic_info *info, int irq_type) in sm5502_parse_irq() 484 struct sm5502_muic_info *info = data; in sm5502_muic_irq_handler() local 504 struct sm5502_muic_info *info = container_of(to_delayed_work(work), in sm5502_muic_detect_cable_wq() local 514 static void sm5502_init_dev_type(struct sm5502_muic_info *info) in sm5502_init_dev_type() 551 struct sm5502_muic_info *info; in sm5022_muic_i2c_probe() local 647 struct sm5502_muic_info *info = i2c_get_clientdata(i2c); in sm5502_muic_i2c_remove() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-btree-remove.c | 142 static int init_child(struct dm_btree_info *info, struct dm_btree_value_type *vt, in init_child() 168 static void exit_child(struct dm_btree_info *info, struct child *c) in exit_child() 199 static void __rebalance2(struct dm_btree_info *info, struct btree_node *parent, in __rebalance2() 237 static int rebalance2(struct shadow_spine *s, struct dm_btree_info *info, in rebalance2() 269 static void delete_center_node(struct dm_btree_info *info, struct btree_node *parent, in delete_center_node() 300 static void redistribute3(struct dm_btree_info *info, struct btree_node *parent, in redistribute3() 347 static void __rebalance3(struct dm_btree_info *info, struct btree_node *parent, in __rebalance3() 371 static int rebalance3(struct shadow_spine *s, struct dm_btree_info *info, in rebalance3() 408 struct dm_btree_info *info, in rebalance_children() 469 static int remove_raw(struct shadow_spine *s, struct dm_btree_info *info, in remove_raw() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/vermilion/ |
| H A D | vermilion.c | 383 struct fb_info *info; in vml_pci_remove() local 443 struct fb_info *info; in vml_pci_probe() local 544 static int vmlfb_open(struct fb_info *info, int user) in vmlfb_open() 552 static int vmlfb_release(struct fb_info *info, int user) in vmlfb_release() 678 static int vmlfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in vmlfb_check_var() 765 struct fb_info *info = &vinfo->info; in vmlfb_set_par_locked() local 871 static int vmlfb_set_par(struct fb_info *info) in vmlfb_set_par() 922 static int vmlfb_blank(int blank_mode, struct fb_info *info) in vmlfb_blank() 935 struct fb_info *info) in vmlfb_pan_display() 951 u_int transp, struct fb_info *info) in vmlfb_setcolreg() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/gcov/ |
| H A D | fs.c | 159 struct gcov_info *info; in get_accumulated_info() local 183 struct gcov_info *info; in gcov_seq_open() local 221 struct gcov_info *info; in gcov_seq_release() local 241 struct gcov_info *info; in get_node_by_name() local 276 struct gcov_info *info; in gcov_seq_write() local 410 static void init_node(struct gcov_node *node, struct gcov_info *info, in init_node() 430 struct gcov_info *info, const char *name) in new_node() 564 static void add_node(struct gcov_info *info) in add_node() 614 static void add_info(struct gcov_node *node, struct gcov_info *info) in add_info() 667 static int get_info_index(struct gcov_node *node, struct gcov_info *info) in get_info_index() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | imx7d_adc.c | 176 static void imx7d_adc_feature_config(struct imx7d_adc *info) in imx7d_adc_feature_config() 183 static void imx7d_adc_sample_rate_set(struct imx7d_adc *info) in imx7d_adc_sample_rate_set() 211 static void imx7d_adc_hw_init(struct imx7d_adc *info) in imx7d_adc_hw_init() 231 static void imx7d_adc_channel_set(struct imx7d_adc *info) in imx7d_adc_channel_set() 270 static u32 imx7d_adc_get_sample_rate(struct imx7d_adc *info) in imx7d_adc_get_sample_rate() 288 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_read_raw() local 332 static int imx7d_adc_read_data(struct imx7d_adc *info) in imx7d_adc_read_data() 359 struct imx7d_adc *info = dev_id; in imx7d_adc_isr() local 396 struct imx7d_adc *info = iio_priv(indio_dev); in imx7d_adc_reg_access() local 417 static void imx7d_adc_power_down(struct imx7d_adc *info) in imx7d_adc_power_down() [all …]
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | readdir.c | 246 cifs_posix_to_fattr(struct cifs_fattr *fattr, struct smb2_posix_info *info, in cifs_posix_to_fattr() 297 static void __dir_info_to_fattr(struct cifs_fattr *fattr, const void *info) in __dir_info_to_fattr() 312 cifs_dir_info_to_fattr(struct cifs_fattr *fattr, FILE_DIRECTORY_INFO *info, in cifs_dir_info_to_fattr() 320 SEARCH_ID_FULL_DIR_INFO *info, in cifs_fulldir_info_to_fattr() 332 cifs_std_info_to_fattr(struct cifs_fattr *fattr, FIND_FILE_STANDARD_INFO *info, in cifs_std_info_to_fattr() 527 const struct smb2_posix_info *info) in cifs_fill_dirent_posix() 544 const FILE_UNIX_INFO *info, bool is_unicode) in cifs_fill_dirent_unix() 556 const FILE_DIRECTORY_INFO *info) in cifs_fill_dirent_dir() 564 const FILE_FULL_DIRECTORY_INFO *info) in cifs_fill_dirent_full() 572 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| H A D | ump_kernel_memory_backend_os.c | 52 os_allocator *info; in ump_os_memory_backend_create() local 88 os_allocator *info = (os_allocator *)backend->ctx; in os_memory_backend_destroy() local 104 os_allocator *info; in os_allocate() local 197 os_allocator *info; in os_free() local 232 os_allocator *info; in os_stat() local
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | bus_numa.c | 12 struct pci_root_info *info; in x86_find_pci_root_info() local 23 struct pci_root_info *info = x86_find_pci_root_info(bus); in x86_pci_root_bus_node() local 33 struct pci_root_info *info = x86_find_pci_root_info(bus); in x86_pci_root_bus_resources() local 73 struct pci_root_info *info; in alloc_pci_root_info() local 95 void update_res(struct pci_root_info *info, resource_size_t start, in update_res()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_linux.c | 297 struct iw_request_info* info, struct wlan_network *pnetwork, in search_p2p_wfd_ie() 384 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_mac_addr_proess() 396 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_essid_proess() 409 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_chan_process() 424 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_mode_process() 440 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_encryption_process() 457 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_protocol_process() 522 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_rate_process() 613 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_wpa_wpa2_process() 688 struct iw_request_info* info, struct wlan_network *pnetwork, in iwe_stream_wps_process() [all …]
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_netlink.c | 46 static struct l2tp_session *l2tp_nl_session_get(struct genl_info *info) in l2tp_nl_session_get() 72 static int l2tp_nl_cmd_noop(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_noop() 103 struct genl_info *info, in l2tp_tunnel_notify() 131 struct genl_info *info, in l2tp_session_notify() 184 static int l2tp_nl_cmd_tunnel_create(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_tunnel_create() 258 static int l2tp_nl_cmd_tunnel_delete(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_tunnel_delete() 288 static int l2tp_nl_cmd_tunnel_modify(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_tunnel_modify() 449 static int l2tp_nl_cmd_tunnel_get(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_tunnel_get() 521 static int l2tp_nl_cmd_session_create(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_session_create() 652 static int l2tp_nl_cmd_session_delete(struct sk_buff *skb, struct genl_info *info) in l2tp_nl_cmd_session_delete() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/inc/ |
| H A D | mpp_cfg.h | 77 #define MPP_CFG_SET_S32(info, cfg, val) (mpp_cfg_ops.fp_SetS32)(info, cfg, val) argument 78 #define MPP_CFG_GET_S32(info, cfg, val) (mpp_cfg_ops.fp_GetS32)(info, cfg, (RK_S32 *)(val)) argument 79 #define MPP_CFG_SET_U32(info, cfg, val) (mpp_cfg_ops.fp_SetU32)(info, cfg, val) argument 80 #define MPP_CFG_GET_U32(info, cfg, val) (mpp_cfg_ops.fp_GetU32)(info, cfg, (RK_U32 *)(val)) argument 81 #define MPP_CFG_SET_S64(info, cfg, val) (mpp_cfg_ops.fp_SetS64)(info, cfg, val) argument 82 #define MPP_CFG_GET_S64(info, cfg, val) (mpp_cfg_ops.fp_GetS64)(info, cfg, (RK_S64 *)(val)) argument 83 #define MPP_CFG_SET_U64(info, cfg, val) (mpp_cfg_ops.fp_SetU64)(info, cfg, val) argument 84 #define MPP_CFG_GET_U64(info, cfg, val) (mpp_cfg_ops.fp_GetU64)(info, cfg, (RK_U64 *)(val)) argument 85 #define MPP_CFG_SET_St(info, cfg, val) (mpp_cfg_ops.fp_SetSt )(info, cfg, val) argument 86 #define MPP_CFG_GET_St(info, cfg, val) (mpp_cfg_ops.fp_GetSt )(info, cfg, (void *)(val)) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | da9055-regulator.c | 77 struct da9055_regulator_info *info; member 85 struct da9055_regulator_info *info = regulator->info; in da9055_buck_get_mode() local 111 struct da9055_regulator_info *info = regulator->info; in da9055_buck_set_mode() local 133 struct da9055_regulator_info *info = regulator->info; in da9055_ldo_get_mode() local 149 struct da9055_regulator_info *info = regulator->info; in da9055_ldo_set_mode() local 171 struct da9055_regulator_info *info = regulator->info; in da9055_regulator_get_voltage_sel() local 203 struct da9055_regulator_info *info = regulator->info; in da9055_regulator_set_voltage_sel() local 246 struct da9055_regulator_info *info = regulator->info; in da9055_regulator_set_suspend_voltage() local 268 struct da9055_regulator_info *info = regulator->info; in da9055_suspend_enable() local 281 struct da9055_regulator_info *info = regulator->info; in da9055_suspend_disable() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | ep93xx-fb.c | 148 static void ep93xxfb_set_video_attribs(struct fb_info *info) in ep93xxfb_set_video_attribs() 158 static int ep93xxfb_set_pixelmode(struct fb_info *info) in ep93xxfb_set_pixelmode() 227 static void ep93xxfb_set_timing(struct fb_info *info) in ep93xxfb_set_timing() 270 static int ep93xxfb_set_par(struct fb_info *info) in ep93xxfb_set_par() 291 struct fb_info *info) in ep93xxfb_check_var() 310 static int ep93xxfb_mmap(struct fb_info *info, struct vm_area_struct *vma) in ep93xxfb_mmap() 322 static int ep93xxfb_blank(int blank_mode, struct fb_info *info) in ep93xxfb_blank() 351 unsigned int transp, struct fb_info *info) in ep93xxfb_setcolreg() 417 static int ep93xxfb_alloc_videomem(struct fb_info *info) in ep93xxfb_alloc_videomem() 454 static void ep93xxfb_dealloc_videomem(struct fb_info *info) in ep93xxfb_dealloc_videomem() [all …]
|
| H A D | vga16fb.c | 206 static void vga16fb_pan_var(struct fb_info *info, in vga16fb_pan_var() 237 static void vga16fb_update_fix(struct fb_info *info) in vga16fb_update_fix() 266 const struct fb_info *info, in vga16fb_clock_chip() 302 static int vga16fb_open(struct fb_info *info, int user) in vga16fb_open() 317 static int vga16fb_release(struct fb_info *info, int user) in vga16fb_release() 332 struct fb_info *info) in vga16fb_check_var() 537 static int vga16fb_set_par(struct fb_info *info) in vga16fb_set_par() 679 struct fb_info *info) in vga16fb_setcolreg() 708 struct fb_info *info) in vga16fb_pan_display() 820 static int vga16fb_blank(int blank, struct fb_info *info) in vga16fb_blank() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | rxtx.c | 155 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(context->skb); in vnt_rxtx_rsvtime_le16() local 167 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(context->skb); in vnt_get_rts_duration() local 176 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(context->skb); in vnt_get_cts_duration() local 298 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in vnt_fill_txkey() local 381 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_rxtx_rts() local 404 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_rxtx_cts() local 425 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_rxtx_ab() local 451 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(tx_context->skb); in vnt_generate_tx_parameter() local 468 static u16 vnt_get_hdr_size(struct ieee80211_tx_info *info) in vnt_get_hdr_size() 503 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(skb); in vnt_tx_packet() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | physmap-core.c | 67 struct physmap_flash_info *info; in physmap_flash_remove() local 105 struct physmap_flash_info *info; in physmap_set_vpp() local 128 static void physmap_set_addr_gpios(struct physmap_flash_info *info, in physmap_set_addr_gpios() 153 struct physmap_flash_info *info; in physmap_addr_gpios_read() local 170 struct physmap_flash_info *info; in physmap_addr_gpios_copy_from() local 192 struct physmap_flash_info *info; in physmap_addr_gpios_write() local 207 struct physmap_flash_info *info; in physmap_addr_gpios_copy_to() local 339 struct physmap_flash_info *info = platform_get_drvdata(dev); in physmap_flash_of_init() local 426 struct physmap_flash_info *info = platform_get_drvdata(dev); in physmap_flash_pdata_init() local 457 struct physmap_flash_info *info; in physmap_flash_probe() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | dumpstack.c | 43 static inline bool in_stack(unsigned long sp, struct stack_info *info, in in_stack() 56 struct stack_info *info) in in_task_stack() 64 static bool in_irq_stack(unsigned long sp, struct stack_info *info) in in_irq_stack() 73 static bool in_nodat_stack(unsigned long sp, struct stack_info *info) in in_nodat_stack() 82 static bool in_restart_stack(unsigned long sp, struct stack_info *info) in in_restart_stack() 92 struct stack_info *info, unsigned long *visit_mask) in get_stack_info()
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | synaptics.c | 243 struct synaptics_device_info *info) in synaptics_identify() 259 struct synaptics_device_info *info) in synaptics_model_id() 268 struct synaptics_device_info *info) in synaptics_firmware_id() 279 struct synaptics_device_info *info) in synaptics_query_modes() 306 struct synaptics_device_info *info) in synaptics_capability() 363 struct synaptics_device_info *info) in synaptics_resolution() 421 struct synaptics_device_info *info) in synaptics_query_hardware() 528 struct synaptics_device_info *info) in synaptics_apply_quirks() 1067 struct synaptics_device_info *info = &priv->info; in synaptics_process_packet() local 1233 struct synaptics_device_info *info, in set_abs_position_params() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/event/ |
| H A D | exynos-ppmu.c | 125 struct exynos_ppmu *info = devfreq_event_get_drvdata(edev); in exynos_ppmu_disable() local 154 struct exynos_ppmu *info = devfreq_event_get_drvdata(edev); in exynos_ppmu_set_event() local 199 struct exynos_ppmu *info = devfreq_event_get_drvdata(edev); in exynos_ppmu_get_event() local 277 struct exynos_ppmu *info = devfreq_event_get_drvdata(edev); in exynos_ppmu_v2_disable() local 371 struct exynos_ppmu *info = devfreq_event_get_drvdata(edev); in exynos_ppmu_v2_set_event() local 417 struct exynos_ppmu *info = devfreq_event_get_drvdata(edev); in exynos_ppmu_v2_get_event() local 499 struct exynos_ppmu *info) in of_get_devfreq_events() 608 struct exynos_ppmu *info) in exynos_ppmu_parse_dt() 652 struct exynos_ppmu *info; in exynos_ppmu_probe() local 703 struct exynos_ppmu *info = platform_get_drvdata(pdev); in exynos_ppmu_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | nsrepair2.c | 150 acpi_ns_complex_repairs(struct acpi_evaluate_info *info, in acpi_ns_complex_repairs() 217 acpi_ns_repair_ALR(struct acpi_evaluate_info *info, in acpi_ns_repair_ALR() 248 acpi_ns_repair_FDE(struct acpi_evaluate_info *info, in acpi_ns_repair_FDE() 337 acpi_ns_repair_CID(struct acpi_evaluate_info *info, in acpi_ns_repair_CID() 405 acpi_ns_repair_CST(struct acpi_evaluate_info *info, in acpi_ns_repair_CST() 490 acpi_ns_repair_HID(struct acpi_evaluate_info *info, in acpi_ns_repair_HID() 573 acpi_ns_repair_PRT(struct acpi_evaluate_info *info, in acpi_ns_repair_PRT() 642 acpi_ns_repair_PSS(struct acpi_evaluate_info *info, in acpi_ns_repair_PSS() 710 acpi_ns_repair_TSS(struct acpi_evaluate_info *info, in acpi_ns_repair_TSS() 759 acpi_ns_check_sorted_list(struct acpi_evaluate_info *info, in acpi_ns_check_sorted_list()
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | fpga-mgr.c | 32 struct fpga_image_info *info; in fpga_image_info_alloc() local 52 void fpga_image_info_free(struct fpga_image_info *info) in fpga_image_info_free() 75 struct fpga_image_info *info, in fpga_mgr_write_init_buf() 97 struct fpga_image_info *info, in fpga_mgr_write_init_sg() 141 struct fpga_image_info *info) in fpga_mgr_write_complete() 175 struct fpga_image_info *info, in fpga_mgr_buf_load_sg() 210 struct fpga_image_info *info, in fpga_mgr_buf_load_mapped() 248 struct fpga_image_info *info, in fpga_mgr_buf_load() 320 struct fpga_image_info *info, in fpga_mgr_firmware_load() 355 int fpga_mgr_load(struct fpga_manager *mgr, struct fpga_image_info *info) in fpga_mgr_load()
|