/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | manager-sysfs.c | 24 static ssize_t manager_name_show(struct omap_overlay_manager *mgr, char *buf) in manager_name_show() argument 29 static ssize_t manager_display_show(struct omap_overlay_manager *mgr, char *buf) in manager_display_show() argument 44 static ssize_t manager_display_store(struct omap_overlay_manager *mgr, in manager_display_store() argument 117 manager_default_color_show(struct omap_overlay_manager *mgr, char *buf) manager_default_color_show() argument 127 manager_default_color_store(struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_default_color_store() argument 158 manager_trans_key_type_show(struct omap_overlay_manager *mgr, char *buf) manager_trans_key_type_show() argument 172 manager_trans_key_type_store(struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_trans_key_type_store() argument 197 manager_trans_key_value_show(struct omap_overlay_manager *mgr, char *buf) manager_trans_key_value_show() argument 207 manager_trans_key_value_store(struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_trans_key_value_store() argument 233 manager_trans_key_enabled_show(struct omap_overlay_manager *mgr, char *buf) manager_trans_key_enabled_show() argument 243 manager_trans_key_enabled_store(struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_trans_key_enabled_store() argument 269 manager_alpha_blending_enabled_show( struct omap_overlay_manager *mgr, char *buf) manager_alpha_blending_enabled_show() argument 283 manager_alpha_blending_enabled_store( struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_alpha_blending_enabled_store() argument 313 manager_cpr_enable_show(struct omap_overlay_manager *mgr, char *buf) manager_cpr_enable_show() argument 323 manager_cpr_enable_store(struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_cpr_enable_store() argument 355 manager_cpr_coef_show(struct omap_overlay_manager *mgr, char *buf) manager_cpr_coef_show() argument 375 manager_cpr_coef_store(struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_cpr_coef_store() argument 503 dss_manager_kobj_init(struct omap_overlay_manager *mgr, struct platform_device *pdev) dss_manager_kobj_init() argument 510 dss_manager_kobj_uninit(struct omap_overlay_manager *mgr) dss_manager_kobj_uninit() argument [all...] |
H A D | overlay-sysfs.c | 39 struct omap_overlay_manager *mgr = NULL; in overlay_manager_store() local [all...] |
H A D | hdmi5.c | 163 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_on_full() local 240 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_off_full() local 444 struct omap_overlay_manager *mgr; in hdmi_connect() local [all...] |
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | altera-ps-spi.c | 88 static enum fpga_mgr_states altera_ps_state(struct fpga_manager *mgr) in altera_ps_state() argument 106 static int altera_ps_write_init(struct fpga_manager *mgr, in altera_ps_write_init() argument 175 static int altera_ps_write(struct fpga_manager *mgr, const char *buf, in altera_ps_write() argument 201 altera_ps_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) altera_ps_write_complete() argument 260 struct fpga_manager *mgr; altera_ps_probe() local [all...] |
H A D | lattice-sysconfig.c | 255 static enum fpga_mgr_states sysconfig_ops_state(struct fpga_manager *mgr) in sysconfig_ops_state() argument 272 static int sysconfig_ops_write_init(struct fpga_manager *mgr, in sysconfig_ops_write_init() argument 315 static int sysconfig_ops_write(struct fpga_manager *mgr, const char *buf, in sysconfig_ops_write() argument 321 static int sysconfig_ops_write_complete(struct fpga_manager *mgr, in sysconfig_ops_write_complete() argument 357 struct fpga_manager *mgr; sysconfig_probe() local [all...] |
H A D | dfl-fme-pr.c | 176 struct platform_device *mgr, *fme = pdata->dev; in dfl_fme_create_mgr() local 301 dfl_fme_create_region(struct dfl_feature_platform_data *pdata, struct platform_device *mgr, struct platform_device *br, int port_id) dfl_fme_create_region() argument 375 struct platform_device *mgr; pr_mgmt_init() local [all...] |
H A D | dfl-fme-mgr.c | 107 static int fme_mgr_write_init(struct fpga_manager *mgr, in fme_mgr_write_init() argument 165 static int fme_mgr_write(struct fpga_manager *mgr, in fme_mgr_write() argument 220 static int fme_mgr_write_complete(struct fpga_manager *mgr, in fme_mgr_write_complete() argument 255 fme_mgr_status(struct fpga_manager *mgr) fme_mgr_status() argument 282 struct fpga_manager *mgr; fme_mgr_probe() local [all...] |
H A D | stratix10-soc.c | 72 static bool s10_free_buffers(struct fpga_manager *mgr) in s10_free_buffers() argument 99 static uint s10_free_buffer_count(struct fpga_manager *mgr) in s10_free_buffer_count() argument 175 static int s10_ops_write_init(struct fpga_manager *mgr, in s10_ops_write_init() argument 240 static int s10_send_buf(struct fpga_manager *mgr, cons argument 278 s10_ops_write(struct fpga_manager *mgr, const char *buf, size_t count) s10_ops_write() argument 348 s10_ops_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) s10_ops_write_complete() argument 402 struct fpga_manager *mgr; s10_probe() local 441 struct fpga_manager *mgr = platform_get_drvdata(pdev); s10_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/fpga/tests/ |
H A D | fpga-mgr-test.c | 42 struct fpga_manager *mgr; member 74 static int op_parse_header(struct fpga_manager *mgr, struct fpga_image_info *info, in op_parse_header() argument 98 static int op_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, in op_write_init() argument 113 static int op_write(struct fpga_manager *mgr, const char *buf, size_t count) in op_write() argument 137 op_write_sg(struct fpga_manager *mgr, struct sg_table *sgt) op_write_sg() argument 169 op_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) op_write_complete() argument 195 struct fpga_manager *mgr; fpga_mgr_test_get() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_encoder.h | 103 struct drm_dp_mst_topology_mgr mgr; member
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctamixer.c | 227 static int get_amixer_rsc(struct amixer_mgr *mgr, in get_amixer_rsc() argument 195 amixer_rsc_init(struct amixer *amixer, const struct amixer_desc *desc, struct amixer_mgr *mgr) amixer_rsc_init() argument 279 put_amixer_rsc(struct amixer_mgr *mgr, struct amixer *amixer) put_amixer_rsc() argument 361 sum_rsc_init(struct sum *sum, const struct sum_desc *desc, struct sum_mgr *mgr) sum_rsc_init() argument 382 get_sum_rsc(struct sum_mgr *mgr, const struct sum_desc *desc, struct sum **rsum) get_sum_rsc() argument 433 put_sum_rsc(struct sum_mgr *mgr, struct sum *sum) put_sum_rsc() argument [all...] |
H A D | ctdaio.h | 52 struct daio_mgr *mgr; member 97 struct rsc_mgr mgr; /* Basic resource manager info */ member
|
/kernel/linux/linux-6.6/sound/pci/mixart/ |
H A D | mixart_mixer.c | 1102 snd_mixart_create_mixer(struct mixart_mgr *mgr) snd_mixart_create_mixer() argument [all...] |
H A D | mixart_core.c | 34 static int retrieve_msg_frame(struct mixart_mgr *mgr, u32 *msg_frame) in retrieve_msg_frame() argument 61 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp, in get_msg() argument 127 send_msg( struct mixart_mgr *mgr, struct mixart_msg *msg, int max_answersize, int mark_pending, u32 *msg_event) send_msg() argument 219 snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data) snd_mixart_send_msg() argument 267 snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, struct mixart_msg *request, u32 notif_event) snd_mixart_send_msg_wait_notif() argument 308 snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request) snd_mixart_send_msg_nonblock() argument 329 snd_mixart_process_msg(struct mixart_mgr *mgr) snd_mixart_process_msg() argument 394 struct mixart_mgr *mgr = dev_id; snd_mixart_interrupt() local 418 struct mixart_mgr *mgr = dev_id; snd_mixart_threaded_irq() local 565 snd_mixart_init_mailbox(struct mixart_mgr *mgr) snd_mixart_init_mailbox() argument 577 snd_mixart_exit_mailbox(struct mixart_mgr *mgr) snd_mixart_exit_mailbox() argument 584 snd_mixart_reset_board(struct mixart_mgr *mgr) snd_mixart_reset_board() argument [all...] |
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | machxo2-spi.c | 135 static int machxo2_cleanup(struct fpga_manager *mgr) in machxo2_cleanup() argument 174 static enum fpga_mgr_states machxo2_spi_state(struct fpga_manager *mgr) in machxo2_spi_state() argument 187 static int machxo2_write_init(struct fpga_manager *mgr, in machxo2_write_init() argument 252 machxo2_write(struct fpga_manager *mgr, const char *buf, size_t count) machxo2_write() argument 291 machxo2_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) machxo2_write_complete() argument 366 struct fpga_manager *mgr; machxo2_spi_probe() local 385 struct fpga_manager *mgr = spi_get_drvdata(spi); machxo2_spi_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_request_mgr.c | 334 struct cc_req_mgr_handle *mgr = drvdata->request_mgr_handle; in cc_enqueue_backlog() local 347 struct cc_req_mgr_handle *mgr = drvdata->request_mgr_handle; in cc_proc_backlog() local 407 struct cc_req_mgr_handle *mgr = drvdata->request_mgr_handle; cc_send_request() local 459 struct cc_req_mgr_handle *mgr = drvdata->request_mgr_handle; cc_send_sync_request() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi4.c | 148 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_on_full() local 225 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_off_full() local 416 struct omap_overlay_manager *mgr; in hdmi_connect() local [all...] |
H A D | hdmi5.c | 165 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_on_full() local 242 struct omap_overlay_manager *mgr = hdmi.output.manager; in hdmi_power_off_full() local 446 struct omap_overlay_manager *mgr; in hdmi_connect() local [all...] |
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctsrc.h | 84 struct rsc_mgr mgr; /* Basic resource manager info */ member 108 struct srcimp_mgr *mgr; member 123 struct rsc_mgr mgr; /* Basic resource manager info */ member [all...] |
H A D | ctdaio.c | 385 dao_rsc_init(struct dao *dao, const struct daio_desc *desc, struct daio_mgr *mgr) dao_rsc_init() argument 452 struct daio_mgr *mgr = dao->mgr; dao_rsc_reinit() local 462 dai_rsc_init(struct dai *dai, const struct daio_desc *desc, struct daio_mgr *mgr) dai_rsc_init() argument 506 daio_mgr_get_rsc(struct rsc_mgr *mgr, enum DAIOTYP type) daio_mgr_get_rsc() argument 516 daio_mgr_put_rsc(struct rsc_mgr *mgr, enum DAIOTYP type) daio_mgr_put_rsc() argument 523 get_daio_rsc(struct daio_mgr *mgr, const struct daio_desc *desc, struct daio **rdaio) get_daio_rsc() argument 582 put_daio_rsc(struct daio_mgr *mgr, struct daio *daio) put_daio_rsc() argument 604 daio_mgr_enb_daio(struct daio_mgr *mgr, struct daio *daio) daio_mgr_enb_daio() argument 618 daio_mgr_dsb_daio(struct daio_mgr *mgr, struct daio *daio) daio_mgr_dsb_daio() argument 634 struct rsc_mgr *mgr = &((struct daio_mgr *)data)->mgr; daio_map_op() local 645 daio_imap_add(struct daio_mgr *mgr, struct imapper *entry) daio_imap_add() argument 662 daio_imap_delete(struct daio_mgr *mgr, struct imapper *entry) daio_imap_delete() argument 679 daio_mgr_commit_write(struct daio_mgr *mgr) daio_mgr_commit_write() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/mixart/ |
H A D | mixart_hwdep.c | 33 static int mixart_wait_nice_for_register_value(struct mixart_mgr *mgr, in mixart_wait_nice_for_register_value() argument 89 static int mixart_load_elf(struct mixart_mgr *mgr, const struct firmware *dsp ) in mixart_load_elf() argument 128 static int mixart_enum_connectors(struct mixart_mgr *mgr) in mixart_enum_connectors() argument 246 mixart_enum_physio(struct mixart_mgr *mgr) mixart_enum_physio() argument 302 mixart_first_init(struct mixart_mgr *mgr) mixart_first_init() argument 332 mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmware *dsp) mixart_dsp_load() argument 549 snd_mixart_setup_firmware(struct mixart_mgr *mgr) snd_mixart_setup_firmware() argument [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | a2mp.c | 42 static void a2mp_send(struct amp_mgr *mgr, u8 code, u8 ident, u16 len, void *data) in a2mp_send() argument 66 static u8 __next_ident(struct amp_mgr *mgr) in __next_ident() argument 76 struct amp_mgr *mgr; in amp_mgr_lookup_by_state() local 92 __a2mp_add_cl(struct amp_mgr *mgr, struct a2mp_cl *cl) __a2mp_add_cl() argument 115 a2mp_command_rej(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_command_rej() argument 130 a2mp_discover_req(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_discover_req() argument 190 a2mp_discover_rsp(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_discover_rsp() argument 270 a2mp_change_notify(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_change_notify() argument 294 a2mp_getinfo_req(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_getinfo_req() argument 337 a2mp_getinfo_rsp(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_getinfo_rsp() argument 366 a2mp_getampassoc_req(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_getampassoc_req() argument 411 a2mp_getampassoc_rsp(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_getampassoc_rsp() argument 472 a2mp_createphyslink_req(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_createphyslink_req() argument 554 a2mp_discphyslink_req(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_discphyslink_req() argument 599 a2mp_cmd_rsp(struct amp_mgr *mgr, struct sk_buff *skb, struct a2mp_cmd *hdr) a2mp_cmd_rsp() argument 612 struct amp_mgr *mgr = chan->data; a2mp_chan_recv_cb() local 719 struct amp_mgr *mgr = chan->data; a2mp_chan_state_change_cb() local 819 amp_mgr_get(struct amp_mgr *mgr) amp_mgr_get() argument 830 struct amp_mgr *mgr = container_of(kref, struct amp_mgr, kref); amp_mgr_destroy() local 842 amp_mgr_put(struct amp_mgr *mgr) amp_mgr_put() argument 851 struct amp_mgr *mgr; amp_mgr_create() local 889 struct amp_mgr *mgr; a2mp_channel_create() local 907 struct amp_mgr *mgr; a2mp_send_getinfo_rsp() local 936 struct amp_mgr *mgr; a2mp_send_getampassoc_rsp() local 970 struct amp_mgr *mgr; a2mp_send_create_phy_link_req() local 1007 struct amp_mgr *mgr; a2mp_send_create_phy_link_rsp() local 1036 struct amp_mgr *mgr = conn->hcon->amp_mgr; a2mp_discover_amp() local [all...] |
H A D | amp.c | 43 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) in amp_ctrl_add() argument 63 void amp_ctrl_list_flush(struct amp_mgr *mgr) in amp_ctrl_list_flush() argument 77 amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) amp_ctrl_lookup() argument 97 __next_handle(struct amp_mgr *mgr) __next_handle() argument 105 phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, u8 remote_id, bool out) phylink_add() argument 273 amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) amp_read_loc_assoc() argument 296 struct amp_mgr *mgr = hcon->amp_mgr; amp_read_loc_assoc_final_data() local 336 struct amp_mgr *mgr = hcon->amp_mgr; amp_write_rem_assoc_frag() local 441 amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, struct hci_conn *hcon) amp_create_phylink() argument 480 amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, struct hci_conn *hcon) amp_accept_phylink() argument 505 struct amp_mgr *mgr = hs_hcon->amp_mgr; amp_physical_cfm() local [all...] |
H A D | a2mp.h | 133 static inline int amp_mgr_put(struct amp_mgr *mgr) in amp_mgr_put() argument
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_gpuva_mgr.h | 73 struct drm_gpuva_manager *mgr; member [all...] |