Home
last modified time | relevance | path

Searched defs:instance (Results 776 - 800 of 853) sorted by relevance

1...<<3132333435

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c768 static int vdec_av1_slice_init_cdf_table(struct vdec_av1_slice_instance *instance) in vdec_av1_slice_init_cdf_table() argument
799 vdec_av1_slice_init_iq_table(struct vdec_av1_slice_instance *instance) vdec_av1_slice_init_iq_table() argument
899 vdec_av1_slice_setup_slot(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_vsi *vsi, struct v4l2_ctrl_av1_frame *ctrl_fh) vdec_av1_slice_setup_slot() argument
936 vdec_av1_slice_alloc_working_buffer(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_vsi *vsi) vdec_av1_slice_alloc_working_buffer() argument
1020 vdec_av1_slice_free_working_buffer(struct vdec_av1_slice_instance *instance) vdec_av1_slice_free_working_buffer() argument
1055 vdec_av1_slice_setup_lat_from_src_buf(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_vsi *vsi, struct vdec_lat_buf *lat_buf) vdec_av1_slice_setup_lat_from_src_buf() argument
1303 vdec_av1_slice_setup_uh(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_frame *frame, struct v4l2_ctrl_av1_frame *ctrl_fh) vdec_av1_slice_setup_uh() argument
1379 vdec_av1_slice_setup_tile_group(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_vsi *vsi) vdec_av1_slice_setup_tile_group() argument
1541 vdec_av1_slice_setup_operating_mode(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_frame *frame) vdec_av1_slice_setup_operating_mode() argument
1547 vdec_av1_slice_setup_pfc(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_pfc *pfc) vdec_av1_slice_setup_pfc() argument
1584 vdec_av1_slice_setup_lat_buffer(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_vsi *vsi, struct mtk_vcodec_mem *bs, struct vdec_lat_buf *lat_buf) vdec_av1_slice_setup_lat_buffer() argument
1632 vdec_av1_slice_setup_seg_buffer(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_vsi *vsi) vdec_av1_slice_setup_seg_buffer() argument
1648 vdec_av1_slice_setup_tile_buffer(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_vsi *vsi, struct mtk_vcodec_mem *bs) vdec_av1_slice_setup_tile_buffer() argument
1710 vdec_av1_slice_setup_lat(struct vdec_av1_slice_instance *instance, struct mtk_vcodec_mem *bs, struct vdec_lat_buf *lat_buf, struct vdec_av1_slice_pfc *pfc) vdec_av1_slice_setup_lat() argument
1741 vdec_av1_slice_update_lat(struct vdec_av1_slice_instance *instance, struct vdec_lat_buf *lat_buf, struct vdec_av1_slice_pfc *pfc) vdec_av1_slice_update_lat() argument
1766 vdec_av1_slice_setup_core_to_dst_buf(struct vdec_av1_slice_instance *instance, struct vdec_lat_buf *lat_buf) vdec_av1_slice_setup_core_to_dst_buf() argument
1780 vdec_av1_slice_setup_core_buffer(struct vdec_av1_slice_instance *instance, struct vdec_av1_slice_pfc *pfc, struct vdec_av1_slice_vsi *vsi, struct vdec_fb *fb, struct vdec_lat_buf *lat_buf) vdec_av1_slice_setup_core_buffer() argument
1835 vdec_av1_slice_setup_core(struct vdec_av1_slice_instance *instance, struct vdec_fb *fb, struct vdec_lat_buf *lat_buf, struct vdec_av1_slice_pfc *pfc) vdec_av1_slice_setup_core() argument
1854 vdec_av1_slice_update_core(struct vdec_av1_slice_instance *instance, struct vdec_lat_buf *lat_buf, struct vdec_av1_slice_pfc *pfc) vdec_av1_slice_update_core() argument
1872 struct vdec_av1_slice_instance *instance; vdec_av1_slice_init() local
1939 struct vdec_av1_slice_instance *instance = h_vdec; vdec_av1_slice_deinit() local
1953 struct vdec_av1_slice_instance *instance = h_vdec; vdec_av1_slice_flush() local
1966 vdec_av1_slice_get_pic_info(struct vdec_av1_slice_instance *instance) vdec_av1_slice_get_pic_info() argument
1984 vdec_av1_slice_get_dpb_size(struct vdec_av1_slice_instance *instance, u32 *dpb_sz) vdec_av1_slice_get_dpb_size() argument
1991 vdec_av1_slice_get_crop_info(struct vdec_av1_slice_instance *instance, struct v4l2_rect *cr) vdec_av1_slice_get_crop_info() argument
2007 struct vdec_av1_slice_instance *instance = h_vdec; vdec_av1_slice_get_param() local
2030 struct vdec_av1_slice_instance *instance = h_vdec; vdec_av1_slice_lat_decode() local
2132 struct vdec_av1_slice_instance *instance; vdec_av1_slice_core_decode() local
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dnvme.h273 int instance; member
406 int instance; member
457 int instance; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_perf.c4068 u8 class, instance; in read_properties_unlocked() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c4879 intel_guc_lookup_engine(struct intel_guc *guc, u8 guc_class, u8 instance) in intel_guc_lookup_engine() argument
4927 u8 guc_class, instance; in intel_guc_engine_failure_process_msg() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Damdgpu_drm.h548 __u32 instance; member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_ioc.h479 u8 instance; /* partition instance */ member
671 u8 instance; /* port instance */ member
784 u8 instance; global() member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c257 megasas_readl(struct megasas_instance *instance, const volatile void __iomem *addr) megasas_readl() argument
287 megasas_set_dma_settings(struct megasas_instance *instance, struct megasas_dcmd_frame *dcmd, dma_addr_t dma_addr, u32 dma_len) megasas_set_dma_settings() argument
305 megasas_issue_dcmd(struct megasas_instance *instance, struct megasas_cmd *cmd) megasas_issue_dcmd() argument
318 megasas_get_cmd(struct megasas_instance *instance) megasas_get_cmd() argument
344 megasas_return_cmd(struct megasas_instance *instance, struct megasas_cmd *cmd) megasas_return_cmd() argument
422 megasas_decode_evt(struct megasas_instance *instance) megasas_decode_evt() argument
459 megasas_enable_intr_xscale(struct megasas_instance *instance) megasas_enable_intr_xscale() argument
475 megasas_disable_intr_xscale(struct megasas_instance *instance) megasas_disable_intr_xscale() argument
491 megasas_read_fw_status_reg_xscale(struct megasas_instance *instance) megasas_read_fw_status_reg_xscale() argument
500 megasas_clear_intr_xscale(struct megasas_instance *instance) megasas_clear_intr_xscale() argument
537 megasas_fire_cmd_xscale(struct megasas_instance *instance, dma_addr_t frame_phys_addr, u32 frame_count, struct megasas_register_set __iomem *regs) megasas_fire_cmd_xscale() argument
556 megasas_adp_reset_xscale(struct megasas_instance *instance, struct megasas_register_set __iomem *regs) megasas_adp_reset_xscale() argument
598 megasas_check_reset_xscale(struct megasas_instance *instance, struct megasas_register_set __iomem *regs) megasas_check_reset_xscale() argument
639 megasas_enable_intr_ppc(struct megasas_instance *instance) megasas_enable_intr_ppc() argument
657 megasas_disable_intr_ppc(struct megasas_instance *instance) megasas_disable_intr_ppc() argument
673 megasas_read_fw_status_reg_ppc(struct megasas_instance *instance) megasas_read_fw_status_reg_ppc() argument
683 megasas_clear_intr_ppc(struct megasas_instance *instance) megasas_clear_intr_ppc() argument
719 megasas_fire_cmd_ppc(struct megasas_instance *instance, dma_addr_t frame_phys_addr, u32 frame_count, struct megasas_register_set __iomem *regs) megasas_fire_cmd_ppc() argument
738 megasas_check_reset_ppc(struct megasas_instance *instance, struct megasas_register_set __iomem *regs) megasas_check_reset_ppc() argument
768 megasas_enable_intr_skinny(struct megasas_instance *instance) megasas_enable_intr_skinny() argument
786 megasas_disable_intr_skinny(struct megasas_instance *instance) megasas_disable_intr_skinny() argument
802 megasas_read_fw_status_reg_skinny(struct megasas_instance *instance) megasas_read_fw_status_reg_skinny() argument
812 megasas_clear_intr_skinny(struct megasas_instance *instance) megasas_clear_intr_skinny() argument
858 megasas_fire_cmd_skinny(struct megasas_instance *instance, dma_addr_t frame_phys_addr, u32 frame_count, struct megasas_register_set __iomem *regs) megasas_fire_cmd_skinny() argument
879 megasas_check_reset_skinny(struct megasas_instance *instance, struct megasas_register_set __iomem *regs) megasas_check_reset_skinny() argument
915 megasas_enable_intr_gen2(struct megasas_instance *instance) megasas_enable_intr_gen2() argument
934 megasas_disable_intr_gen2(struct megasas_instance *instance) megasas_disable_intr_gen2() argument
950 megasas_read_fw_status_reg_gen2(struct megasas_instance *instance) megasas_read_fw_status_reg_gen2() argument
960 megasas_clear_intr_gen2(struct megasas_instance *instance) megasas_clear_intr_gen2() argument
999 megasas_fire_cmd_gen2(struct megasas_instance *instance, dma_addr_t frame_phys_addr, u32 frame_count, struct megasas_register_set __iomem *regs) megasas_fire_cmd_gen2() argument
1018 megasas_adp_reset_gen2(struct megasas_instance *instance, struct megasas_register_set __iomem *reg_set) megasas_adp_reset_gen2() argument
1079 megasas_check_reset_gen2(struct megasas_instance *instance, struct megasas_register_set __iomem *regs) megasas_check_reset_gen2() argument
1122 megasas_issue_polled(struct megasas_instance *instance, struct megasas_cmd *cmd) megasas_issue_polled() argument
1152 megasas_issue_blocked_cmd(struct megasas_instance *instance, struct megasas_cmd *cmd, int timeout) megasas_issue_blocked_cmd() argument
1194 megasas_issue_blocked_abort_cmd(struct megasas_instance *instance, struct megasas_cmd *cmd_to_abort, int timeout) megasas_issue_blocked_abort_cmd() argument
1262 megasas_make_sgl32(struct megasas_instance *instance, struct scsi_cmnd *scp, union megasas_sgl *mfi_sgl) megasas_make_sgl32() argument
1291 megasas_make_sgl64(struct megasas_instance *instance, struct scsi_cmnd *scp, union megasas_sgl *mfi_sgl) megasas_make_sgl64() argument
1320 megasas_make_sgl_skinny(struct megasas_instance *instance, struct scsi_cmnd *scp, union megasas_sgl *mfi_sgl) megasas_make_sgl_skinny() argument
1349 megasas_get_frame_count(struct megasas_instance *instance, u8 sge_count, u8 frame_type) megasas_get_frame_count() argument
1410 megasas_build_dcdb(struct megasas_instance *instance, struct scsi_cmnd *scp, struct megasas_cmd *cmd) megasas_build_dcdb() argument
1509 megasas_build_ldio(struct megasas_instance *instance, struct scsi_cmnd *scp, struct megasas_cmd *cmd) megasas_build_ldio() argument
1674 megasas_dump_pending_frames(struct megasas_instance *instance) megasas_dump_pending_frames() argument
1741 megasas_build_and_issue_cmd(struct megasas_instance *instance, struct scsi_cmnd *scmd) megasas_build_and_issue_cmd() argument
1788 struct megasas_instance *instance; megasas_queue_command() local
1895 struct megasas_instance *instance; megasas_set_dynamic_target_properties() local
1972 struct megasas_instance *instance; megasas_set_nvme_device_properties() local
1999 struct megasas_instance *instance; megasas_set_fw_assisted_qd() local
2047 struct megasas_instance *instance; megasas_set_static_target_properties() local
2072 struct megasas_instance *instance; megasas_slave_configure() local
2112 struct megasas_instance *instance ; megasas_slave_alloc() local
2157 struct megasas_instance *instance; megasas_slave_destroy() local
2183 megasas_complete_outstanding_ioctls(struct megasas_instance *instance) megasas_complete_outstanding_ioctls() argument
2216 megaraid_sas_kill_hba(struct megasas_instance *instance) megaraid_sas_kill_hba() argument
2253 megasas_check_and_restore_queue_depth(struct megasas_instance *instance) megasas_check_and_restore_queue_depth() argument
2282 struct megasas_instance *instance = megasas_complete_cmd_dpc() local
2330 megasas_start_timer(struct megasas_instance *instance) megasas_start_timer() argument
2345 megasas_do_ocr(struct megasas_instance *instance) megasas_do_ocr() argument
2361 megasas_get_ld_vf_affiliation_111(struct megasas_instance *instance, int initial) megasas_get_ld_vf_affiliation_111() argument
2467 megasas_get_ld_vf_affiliation_12(struct megasas_instance *instance, int initial) megasas_get_ld_vf_affiliation_12() argument
2633 megasas_get_ld_vf_affiliation(struct megasas_instance *instance, int initial) megasas_get_ld_vf_affiliation() argument
2646 megasas_sriov_start_heartbeat(struct megasas_instance *instance, int initial) megasas_sriov_start_heartbeat() argument
2721 struct megasas_instance *instance = megasas_sriov_heartbeat_handler() local
2745 megasas_wait_for_outstanding(struct megasas_instance *instance) megasas_wait_for_outstanding() argument
2902 struct megasas_instance *instance; megasas_generic_reset() local
2932 struct megasas_instance *instance; megasas_reset_timer() local
3003 struct megasas_instance *instance; megasas_dump_fusion_io() local
3062 struct megasas_instance *instance; megasas_reset_bus_host() local
3096 struct megasas_instance *instance; megasas_task_abort() local
3118 struct megasas_instance *instance; megasas_reset_target() local
3178 struct megasas_instance *instance; megasas_map_queues() local
3228 megasas_service_aen(struct megasas_instance *instance, struct megasas_cmd *cmd) megasas_service_aen() argument
3271 struct megasas_instance *instance = fw_crash_buffer_store() local
3289 struct megasas_instance *instance = fw_crash_buffer_show() local
3333 struct megasas_instance *instance = fw_crash_buffer_size_show() local
3345 struct megasas_instance *instance = fw_crash_state_store() local
3379 struct megasas_instance *instance = fw_crash_state_show() local
3397 struct megasas_instance *instance = (struct megasas_instance *)shost->hostdata; ldio_outstanding_show() local
3407 struct megasas_instance *instance = (struct megasas_instance *)shost->hostdata; fw_cmds_outstanding_show() local
3417 struct megasas_instance *instance = (struct megasas_instance *)shost->hostdata; enable_sdev_max_qd_show() local
3427 struct megasas_instance *instance = (struct megasas_instance *)shost->hostdata; enable_sdev_max_qd_store() local
3459 struct megasas_instance *instance = dump_system_regs_show() local
3470 struct megasas_instance *instance = raid_map_id_show() local
3537 megasas_complete_int_cmd(struct megasas_instance *instance, struct megasas_cmd *cmd) megasas_complete_int_cmd() argument
3558 megasas_complete_abort(struct megasas_instance *instance, struct megasas_cmd *cmd) megasas_complete_abort() argument
3569 megasas_set_ld_removed_by_fw(struct megasas_instance *instance) megasas_set_ld_removed_by_fw() argument
3595 megasas_complete_cmd(struct megasas_instance *instance, struct megasas_cmd *cmd, u8 alt_status) megasas_complete_cmd() argument
3812 megasas_issue_pending_cmds_again(struct megasas_instance *instance) megasas_issue_pending_cmds_again() argument
3905 megasas_internal_reset_defer_cmds(struct megasas_instance *instance) megasas_internal_reset_defer_cmds() argument
3942 struct megasas_instance *instance = process_fw_state_change_wq() local
4014 megasas_deplete_reply_queue(struct megasas_instance *instance, u8 alt_status) megasas_deplete_reply_queue() argument
4088 struct megasas_instance *instance = irq_context->instance; megasas_isr() local
4113 megasas_transition_to_ready(struct megasas_instance *instance, int ocr) megasas_transition_to_ready() argument
4283 megasas_teardown_frame_pool(struct megasas_instance *instance) megasas_teardown_frame_pool() argument
4327 megasas_create_frame_pool(struct megasas_instance *instance) megasas_create_frame_pool() argument
4413 megasas_free_cmds(struct megasas_instance *instance) megasas_free_cmds() argument
4450 megasas_alloc_cmds(struct megasas_instance *instance) megasas_alloc_cmds() argument
4517 dcmd_timeout_ocr_possible(struct megasas_instance *instance) dcmd_timeout_ocr_possible() argument
4530 megasas_get_pd_info(struct megasas_instance *instance, struct scsi_device *sdev) megasas_get_pd_info() argument
4616 megasas_get_pd_list(struct megasas_instance *instance) megasas_get_pd_list() argument
4751 megasas_get_ld_list(struct megasas_instance *instance) megasas_get_ld_list() argument
4868 megasas_ld_list_query(struct megasas_instance *instance, u8 query_type) megasas_ld_list_query() argument
4989 megasas_host_device_list_query(struct megasas_instance *instance, bool is_probe) megasas_host_device_list_query() argument
5113 megasas_update_ext_vd_details(struct megasas_instance *instance) megasas_update_ext_vd_details() argument
5176 megasas_get_snapdump_properties(struct megasas_instance *instance) megasas_get_snapdump_properties() argument
5261 megasas_get_ctrl_info(struct megasas_instance *instance) megasas_get_ctrl_info() argument
5414 megasas_set_crash_dump_params(struct megasas_instance *instance, u8 crash_buf_state) megasas_set_crash_dump_params() argument
5479 megasas_issue_init_mfi(struct megasas_instance *instance) megasas_issue_init_mfi() argument
5549 megasas_init_adapter_mfi(struct megasas_instance *instance) megasas_init_adapter_mfi() argument
5644 megasas_setup_irq_poll(struct megasas_instance *instance) megasas_setup_irq_poll() argument
5671 megasas_setup_irqs_ioapic(struct megasas_instance *instance) megasas_setup_irqs_ioapic() argument
5703 megasas_setup_irqs_msix(struct megasas_instance *instance, u8 is_probe) megasas_setup_irqs_msix() argument
5749 megasas_destroy_irqs(struct megasas_instance *instance) megasas_destroy_irqs() argument
5783 megasas_setup_jbod_map(struct megasas_instance *instance) megasas_setup_jbod_map() argument
5833 megasas_setup_reply_map(struct megasas_instance *instance) megasas_setup_reply_map() argument
5871 megasas_get_device_list(struct megasas_instance *instance) megasas_get_device_list() argument
5899 megasas_set_high_iops_queue_affinity_and_hint(struct megasas_instance *instance) megasas_set_high_iops_queue_affinity_and_hint() argument
5916 __megasas_alloc_irq_vectors(struct megasas_instance *instance) __megasas_alloc_irq_vectors() argument
5945 megasas_alloc_irq_vectors(struct megasas_instance *instance) megasas_alloc_irq_vectors() argument
6010 megasas_init_fw(struct megasas_instance *instance) megasas_init_fw() argument
6548 megasas_release_mfi(struct megasas_instance *instance) megasas_release_mfi() argument
6576 megasas_get_seq_num(struct megasas_instance *instance, struct megasas_evt_log_info *eli) megasas_get_seq_num() argument
6650 megasas_register_aen(struct megasas_instance *instance, u32 seq_num, u32 class_locale_word) megasas_register_aen() argument
6792 megasas_get_target_prop(struct megasas_instance *instance, struct scsi_device *sdev) megasas_get_target_prop() argument
6872 megasas_start_aen(struct megasas_instance *instance) megasas_start_aen() argument
6901 megasas_io_attach(struct megasas_instance *instance) megasas_io_attach() argument
7001 megasas_set_dma_mask(struct megasas_instance *instance) megasas_set_dma_mask() argument
7066 megasas_set_adapter_type(struct megasas_instance *instance) megasas_set_adapter_type() argument
7106 megasas_alloc_mfi_ctrl_mem(struct megasas_instance *instance) megasas_alloc_mfi_ctrl_mem() argument
7134 megasas_alloc_ctrl_mem(struct megasas_instance *instance) megasas_alloc_ctrl_mem() argument
7165 megasas_free_ctrl_mem(struct megasas_instance *instance) megasas_free_ctrl_mem() argument
7191 megasas_alloc_ctrl_dma_buffers(struct megasas_instance *instance) megasas_alloc_ctrl_dma_buffers() argument
7327 megasas_free_ctrl_dma_buffers(struct megasas_instance *instance) megasas_free_ctrl_dma_buffers() argument
7402 megasas_init_ctrl_params(struct megasas_instance *instance) megasas_init_ctrl_params() argument
7458 struct megasas_instance *instance; megasas_probe_one() local
7635 megasas_flush_cache(struct megasas_instance *instance) megasas_flush_cache() argument
7677 megasas_shutdown_controller(struct megasas_instance *instance, u32 opcode) megasas_shutdown_controller() argument
7731 struct megasas_instance *instance; megasas_suspend() local
7782 struct megasas_instance *instance; megasas_resume() local
7922 megasas_wait_for_adapter_operational(struct megasas_instance *instance) megasas_wait_for_adapter_operational() argument
7958 struct megasas_instance *instance; megasas_detach_one() local
8093 struct megasas_instance *instance = pci_get_drvdata(pdev); megasas_shutdown() local
8226 megasas_mgmt_fw_ioctl(struct megasas_instance *instance, struct megasas_iocpacket __user * user_ioc, struct megasas_iocpacket *ioc) megasas_mgmt_fw_ioctl() argument
8513 struct megasas_instance *instance; megasas_mgmt_ioctl_fw() local
8568 struct megasas_instance *instance; megasas_mgmt_ioctl_aen() local
8753 megasas_update_device_list(struct megasas_instance *instance, int event_type) megasas_update_device_list() argument
8786 megasas_add_remove_devices(struct megasas_instance *instance, int scan_type) megasas_add_remove_devices() argument
8870 struct megasas_instance *instance = ev->instance; megasas_aen_polling() local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c1492 u8 *instance; in hci_cc_le_remove_adv_set() local
1534 u8 instance = adv->instance; in hci_cc_le_clear_adv_sets() local
[all...]
H A Dhci_sync.c531 hci_clear_adv_instance_sync(struct hci_dev *hdev, struct sock *sk, u8 instance, bool force) hci_clear_adv_instance_sync() argument
589 u8 instance = *(u8 *)data; adv_timeout_expire_sync() local
990 hci_disable_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance) hci_disable_ext_adv_instance_sync() argument
1027 hci_set_adv_set_random_addr_sync(struct hci_dev *hdev, u8 instance, bdaddr_t *random_addr) hci_set_adv_set_random_addr_sync() argument
1053 hci_setup_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance) hci_setup_ext_adv_instance_sync() argument
1186 hci_set_ext_scan_rsp_data_sync(struct hci_dev *hdev, u8 instance) hci_set_ext_scan_rsp_data_sync() argument
1227 __hci_set_scan_rsp_data_sync(struct hci_dev *hdev, u8 instance) __hci_set_scan_rsp_data_sync() argument
1249 hci_update_scan_rsp_data_sync(struct hci_dev *hdev, u8 instance) hci_update_scan_rsp_data_sync() argument
1260 hci_enable_ext_advertising_sync(struct hci_dev *hdev, u8 instance) hci_enable_ext_advertising_sync() argument
1306 hci_start_ext_adv_sync(struct hci_dev *hdev, u8 instance) hci_start_ext_adv_sync() argument
1321 hci_disable_per_advertising_sync(struct hci_dev *hdev, u8 instance) hci_disable_per_advertising_sync() argument
1340 hci_set_per_adv_params_sync(struct hci_dev *hdev, u8 instance, u16 min_interval, u16 max_interval) hci_set_per_adv_params_sync() argument
1362 hci_set_per_adv_data_sync(struct hci_dev *hdev, u8 instance) hci_set_per_adv_data_sync() argument
1390 hci_enable_per_advertising_sync(struct hci_dev *hdev, u8 instance) hci_enable_per_advertising_sync() argument
1447 hci_start_per_adv_sync(struct hci_dev *hdev, u8 instance, u8 data_len, u8 *data, u32 flags, u16 min_interval, u16 max_interval, u16 sync_interval) hci_start_per_adv_sync() argument
1503 hci_start_adv_sync(struct hci_dev *hdev, u8 instance) hci_start_adv_sync() argument
1621 hci_remove_ext_adv_instance_sync(struct hci_dev *hdev, u8 instance, struct sock *sk) hci_remove_ext_adv_instance_sync() argument
1645 u8 instance = 0; remove_ext_adv_sync() local
1653 hci_remove_ext_adv_instance(struct hci_dev *hdev, u8 instance) hci_remove_ext_adv_instance() argument
1678 hci_set_ext_adv_data_sync(struct hci_dev *hdev, u8 instance) hci_set_ext_adv_data_sync() argument
1720 hci_set_adv_data_sync(struct hci_dev *hdev, u8 instance) hci_set_adv_data_sync() argument
1743 hci_update_adv_data_sync(struct hci_dev *hdev, u8 instance) hci_update_adv_data_sync() argument
1754 hci_schedule_adv_instance_sync(struct hci_dev *hdev, u8 instance, bool force) hci_schedule_adv_instance_sync() argument
1844 u8 instance = adv->instance; hci_clear_adv_sync() local
1860 hci_remove_adv_sync(struct hci_dev *hdev, u8 instance, struct sock *sk) hci_remove_adv_sync() argument
1896 hci_remove_advertising_sync(struct hci_dev *hdev, struct sock *sk, u8 instance, bool force) hci_remove_advertising_sync() argument
6580 u8 instance = PTR_UINT(data); _update_adv_data_sync() local
6585 hci_update_adv_data(struct hci_dev *hdev, u8 instance) hci_update_adv_data() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dmessages.h691 u8 instance:4; member
696 u8 instance:3; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c4547 gfx_v10_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, u32 instance) gfx_v10_0_select_se_sh() argument
H A Dgfx_v9_0.c2428 gfx_v9_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num, u32 instance) gfx_v9_0_select_se_sh() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h613 u16 instance; /* A unique number per i40e_pf instance in the system */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dnavi10_ip_offset.h33 struct IP_BASE_INSTANCE instance[MAX_INSTANCE]; member
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.h646 u16 instance; member
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_ioc.c4564 bfa_flash_erase_part(struct bfa_flash_s *flash, enum bfa_flash_part_type type, u8 instance, bfa_cb_flash_t cbfn, void *cbarg) bfa_flash_erase_part() argument
4606 bfa_flash_update_part(struct bfa_flash_s *flash, enum bfa_flash_part_type type, u8 instance, void *buf, u32 len, u32 offset, bfa_cb_flash_t cbfn, void *cbarg) bfa_flash_update_part() argument
4663 bfa_flash_read_part(struct bfa_flash_s *flash, enum bfa_flash_part_type type, u8 instance, void *buf, u32 len, u32 offset, bfa_cb_flash_t cbfn, void *cbarg) bfa_flash_read_part() argument
5521 bfa_phy_get_attr(struct bfa_phy_s *phy, u8 instance, struct bfa_phy_attr_s *attr, bfa_cb_phy_t cbfn, void *cbarg) bfa_phy_get_attr() argument
5560 bfa_phy_get_stats(struct bfa_phy_s *phy, u8 instance, struct bfa_phy_stats_s *stats, bfa_cb_phy_t cbfn, void *cbarg) bfa_phy_get_stats() argument
5602 bfa_phy_update(struct bfa_phy_s *phy, u8 instance, void *buf, u32 len, u32 offset, bfa_cb_phy_t cbfn, void *cbarg) bfa_phy_update() argument
5653 bfa_phy_read(struct bfa_phy_s *phy, u8 instance, void *buf, u32 len, u32 offset, bfa_cb_phy_t cbfn, void *cbarg) bfa_phy_read() argument
[all...]
H A Dbfi.h906 u8 instance; /* partition instance */ member
917 u8 instance; /* partition instance */ member
930 u8 instance; /* partition instance */ member
951 u8 instance; /* partition instance */ member
963 u8 instance; /* partition instance */ member
975 u8 instance; /* partition instance */ global() member
1195 u8 instance; global() member
1205 u8 instance; global() member
1215 u8 instance; global() member
1228 u8 instance; global() member
[all...]
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h547 __u8 instance[]; member
552 __u8 instance; member
562 __u8 instance; member
583 __u8 instance; member
587 __u8 instance; member
592 __u8 instance; member
597 __u8 instance; member
993 __u8 instance; member
998 __u8 instance; member
/kernel/linux/linux-5.10/fs/ntfs/
H A Dlayout.h703 /* 14*/ le16 instance; /* The instance of this attribute record. This member
982 /* 24*/ le16 instance; /* If lowest_vcn = 0, the instance of the member
[all...]
/kernel/linux/linux-5.10/include/uapi/drm/
H A Damdgpu_drm.h864 __u32 instance; member
/kernel/linux/linux-5.10/include/acpi/
H A Dactbl1.h181 u8 instance; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c4304 lpfc_create_port(struct lpfc_hba *phba, int instance, struct device *dev) in lpfc_create_port() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.h644 u16 instance; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h645 u16 instance; /* A unique number per i40e_pf instance in the system */ member
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlayout.h703 /* 14*/ le16 instance; /* The instance of this attribute record. This member
982 /* 24*/ le16 instance; /* If lowest_vcn = 0, the instance of the member
[all...]

Completed in 97 milliseconds

1...<<3132333435