/kernel/linux/linux-5.10/drivers/fpga/ |
D | fpga-mgr.c | 74 static int fpga_mgr_write_init_buf(struct fpga_manager *mgr, in fpga_mgr_write_init_buf() 96 static int fpga_mgr_write_init_sg(struct fpga_manager *mgr, in fpga_mgr_write_init_sg() 140 static int fpga_mgr_write_complete(struct fpga_manager *mgr, in fpga_mgr_write_complete() 174 static int fpga_mgr_buf_load_sg(struct fpga_manager *mgr, in fpga_mgr_buf_load_sg() 209 static int fpga_mgr_buf_load_mapped(struct fpga_manager *mgr, in fpga_mgr_buf_load_mapped() 247 static int fpga_mgr_buf_load(struct fpga_manager *mgr, in fpga_mgr_buf_load() 319 static int fpga_mgr_firmware_load(struct fpga_manager *mgr, in fpga_mgr_firmware_load() 355 int fpga_mgr_load(struct fpga_manager *mgr, struct fpga_image_info *info) in fpga_mgr_load() 396 struct fpga_manager *mgr = to_fpga_manager(dev); in name_show() local 404 struct fpga_manager *mgr = to_fpga_manager(dev); in state_show() local [all …]
|
D | xilinx-spi.c | 30 static int get_done_gpio(struct fpga_manager *mgr) in get_done_gpio() 43 static enum fpga_mgr_states xilinx_spi_state(struct fpga_manager *mgr) in xilinx_spi_state() 63 static int wait_for_init_b(struct fpga_manager *mgr, int value, in wait_for_init_b() 94 static int xilinx_spi_write_init(struct fpga_manager *mgr, in xilinx_spi_write_init() 130 static int xilinx_spi_write(struct fpga_manager *mgr, const char *buf, in xilinx_spi_write() 169 static int xilinx_spi_write_complete(struct fpga_manager *mgr, in xilinx_spi_write_complete() 226 struct fpga_manager *mgr; in xilinx_spi_probe() local 263 struct fpga_manager *mgr = spi_get_drvdata(spi); in xilinx_spi_remove() local
|
D | zynqmp-fpga.c | 28 static int zynqmp_fpga_ops_write_init(struct fpga_manager *mgr, in zynqmp_fpga_ops_write_init() 40 static int zynqmp_fpga_ops_write(struct fpga_manager *mgr, in zynqmp_fpga_ops_write() 69 static int zynqmp_fpga_ops_write_complete(struct fpga_manager *mgr, in zynqmp_fpga_ops_write_complete() 75 static enum fpga_mgr_states zynqmp_fpga_ops_state(struct fpga_manager *mgr) in zynqmp_fpga_ops_state() 97 struct fpga_manager *mgr; in zynqmp_fpga_probe() local 124 struct fpga_manager *mgr = platform_get_drvdata(pdev); in zynqmp_fpga_remove() local
|
/kernel/linux/linux-4.19/drivers/fpga/ |
D | fpga-mgr.c | 74 static int fpga_mgr_write_init_buf(struct fpga_manager *mgr, in fpga_mgr_write_init_buf() 96 static int fpga_mgr_write_init_sg(struct fpga_manager *mgr, in fpga_mgr_write_init_sg() 140 static int fpga_mgr_write_complete(struct fpga_manager *mgr, in fpga_mgr_write_complete() 174 static int fpga_mgr_buf_load_sg(struct fpga_manager *mgr, in fpga_mgr_buf_load_sg() 209 static int fpga_mgr_buf_load_mapped(struct fpga_manager *mgr, in fpga_mgr_buf_load_mapped() 247 static int fpga_mgr_buf_load(struct fpga_manager *mgr, in fpga_mgr_buf_load() 319 static int fpga_mgr_firmware_load(struct fpga_manager *mgr, in fpga_mgr_firmware_load() 355 int fpga_mgr_load(struct fpga_manager *mgr, struct fpga_image_info *info) in fpga_mgr_load() 396 struct fpga_manager *mgr = to_fpga_manager(dev); in name_show() local 404 struct fpga_manager *mgr = to_fpga_manager(dev); in state_show() local [all …]
|
/kernel/linux/linux-5.10/net/bluetooth/ |
D | a2mp.c | 42 static void a2mp_send(struct amp_mgr *mgr, u8 code, u8 ident, u16 len, void *data) in a2mp_send() 66 static u8 __next_ident(struct amp_mgr *mgr) in __next_ident() 76 struct amp_mgr *mgr; in amp_mgr_lookup_by_state() local 92 static void __a2mp_add_cl(struct amp_mgr *mgr, struct a2mp_cl *cl) in __a2mp_add_cl() 115 static int a2mp_command_rej(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_command_rej() 130 static int a2mp_discover_req(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_discover_req() 190 static int a2mp_discover_rsp(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_discover_rsp() 270 static int a2mp_change_notify(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_change_notify() 294 static int a2mp_getinfo_req(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_getinfo_req() 337 static int a2mp_getinfo_rsp(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_getinfo_rsp() [all …]
|
/kernel/linux/linux-4.19/net/bluetooth/ |
D | a2mp.c | 49 static void a2mp_send(struct amp_mgr *mgr, u8 code, u8 ident, u16 len, void *data) in a2mp_send() 73 static u8 __next_ident(struct amp_mgr *mgr) in __next_ident() 83 struct amp_mgr *mgr; in amp_mgr_lookup_by_state() local 99 static void __a2mp_add_cl(struct amp_mgr *mgr, struct a2mp_cl *cl) in __a2mp_add_cl() 122 static int a2mp_command_rej(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_command_rej() 137 static int a2mp_discover_req(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_discover_req() 197 static int a2mp_discover_rsp(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_discover_rsp() 277 static int a2mp_change_notify(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_change_notify() 301 static int a2mp_getinfo_req(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_getinfo_req() 344 static int a2mp_getinfo_rsp(struct amp_mgr *mgr, struct sk_buff *skb, in a2mp_getinfo_rsp() [all …]
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager-sysfs.c | 23 static ssize_t manager_name_show(struct omap_overlay_manager *mgr, char *buf) in manager_name_show() 28 static ssize_t manager_display_show(struct omap_overlay_manager *mgr, char *buf) in manager_display_show() 43 static ssize_t manager_display_store(struct omap_overlay_manager *mgr, in manager_display_store() 116 static ssize_t manager_default_color_show(struct omap_overlay_manager *mgr, in manager_default_color_show() 126 static ssize_t manager_default_color_store(struct omap_overlay_manager *mgr, in manager_default_color_store() 157 static ssize_t manager_trans_key_type_show(struct omap_overlay_manager *mgr, in manager_trans_key_type_show() 171 static ssize_t manager_trans_key_type_store(struct omap_overlay_manager *mgr, in manager_trans_key_type_store() 196 static ssize_t manager_trans_key_value_show(struct omap_overlay_manager *mgr, in manager_trans_key_value_show() 206 static ssize_t manager_trans_key_value_store(struct omap_overlay_manager *mgr, in manager_trans_key_value_store() 232 static ssize_t manager_trans_key_enabled_show(struct omap_overlay_manager *mgr, in manager_trans_key_enabled_show() [all …]
|
D | output.c | 164 struct omap_overlay_manager *mgr; in omapdss_find_mgr_from_display() local 198 int dss_mgr_connect(struct omap_overlay_manager *mgr, in dss_mgr_connect() 205 void dss_mgr_disconnect(struct omap_overlay_manager *mgr, in dss_mgr_disconnect() 212 void dss_mgr_set_timings(struct omap_overlay_manager *mgr, in dss_mgr_set_timings() 219 void dss_mgr_set_lcd_config(struct omap_overlay_manager *mgr, in dss_mgr_set_lcd_config() 226 int dss_mgr_enable(struct omap_overlay_manager *mgr) in dss_mgr_enable() 232 void dss_mgr_disable(struct omap_overlay_manager *mgr) in dss_mgr_disable() 238 void dss_mgr_start_update(struct omap_overlay_manager *mgr) in dss_mgr_start_update() 244 int dss_mgr_register_framedone_handler(struct omap_overlay_manager *mgr, in dss_mgr_register_framedone_handler() 251 void dss_mgr_unregister_framedone_handler(struct omap_overlay_manager *mgr, in dss_mgr_unregister_framedone_handler()
|
D | apply.c | 123 static struct mgr_priv_data *get_mgr_priv(struct omap_overlay_manager *mgr) in get_mgr_priv() 190 static bool mgr_manual_update(struct omap_overlay_manager *mgr) in mgr_manual_update() 197 static int dss_check_settings_low(struct omap_overlay_manager *mgr, in dss_check_settings_low() 237 static int dss_check_settings(struct omap_overlay_manager *mgr) in dss_check_settings() 246 static int dss_check_settings_apply(struct omap_overlay_manager *mgr) in dss_check_settings_apply() 257 struct omap_overlay_manager *mgr; in need_isr() local 334 static bool need_go(struct omap_overlay_manager *mgr) in need_go() 361 struct omap_overlay_manager *mgr; in extra_info_update_ongoing() local 415 static struct omap_dss_device *dss_mgr_get_device(struct omap_overlay_manager *mgr) in dss_mgr_get_device() 437 static int dss_mgr_wait_for_vsync(struct omap_overlay_manager *mgr) in dss_mgr_wait_for_vsync() [all …]
|
D | manager.c | 40 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers() local 77 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers_sysfs() local 99 struct omap_overlay_manager *mgr = &managers[i]; in dss_uninit_overlay_managers_sysfs() local 120 int dss_mgr_simple_check(struct omap_overlay_manager *mgr, in dss_mgr_simple_check() 139 static int dss_mgr_check_zorder(struct omap_overlay_manager *mgr, in dss_mgr_check_zorder() 172 int dss_mgr_check_timings(struct omap_overlay_manager *mgr, in dss_mgr_check_timings() 183 static int dss_mgr_check_lcd_config(struct omap_overlay_manager *mgr, in dss_mgr_check_lcd_config() 213 int dss_mgr_check(struct omap_overlay_manager *mgr, in dss_mgr_check()
|
/kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager-sysfs.c | 34 static ssize_t manager_name_show(struct omap_overlay_manager *mgr, char *buf) in manager_name_show() 39 static ssize_t manager_display_show(struct omap_overlay_manager *mgr, char *buf) in manager_display_show() 54 static ssize_t manager_display_store(struct omap_overlay_manager *mgr, in manager_display_store() 127 static ssize_t manager_default_color_show(struct omap_overlay_manager *mgr, in manager_default_color_show() 137 static ssize_t manager_default_color_store(struct omap_overlay_manager *mgr, in manager_default_color_store() 168 static ssize_t manager_trans_key_type_show(struct omap_overlay_manager *mgr, in manager_trans_key_type_show() 182 static ssize_t manager_trans_key_type_store(struct omap_overlay_manager *mgr, in manager_trans_key_type_store() 207 static ssize_t manager_trans_key_value_show(struct omap_overlay_manager *mgr, in manager_trans_key_value_show() 217 static ssize_t manager_trans_key_value_store(struct omap_overlay_manager *mgr, in manager_trans_key_value_store() 243 static ssize_t manager_trans_key_enabled_show(struct omap_overlay_manager *mgr, in manager_trans_key_enabled_show() [all …]
|
D | output.c | 175 struct omap_overlay_manager *mgr; in omapdss_find_mgr_from_display() local 209 int dss_mgr_connect(struct omap_overlay_manager *mgr, in dss_mgr_connect() 216 void dss_mgr_disconnect(struct omap_overlay_manager *mgr, in dss_mgr_disconnect() 223 void dss_mgr_set_timings(struct omap_overlay_manager *mgr, in dss_mgr_set_timings() 230 void dss_mgr_set_lcd_config(struct omap_overlay_manager *mgr, in dss_mgr_set_lcd_config() 237 int dss_mgr_enable(struct omap_overlay_manager *mgr) in dss_mgr_enable() 243 void dss_mgr_disable(struct omap_overlay_manager *mgr) in dss_mgr_disable() 249 void dss_mgr_start_update(struct omap_overlay_manager *mgr) in dss_mgr_start_update() 255 int dss_mgr_register_framedone_handler(struct omap_overlay_manager *mgr, in dss_mgr_register_framedone_handler() 262 void dss_mgr_unregister_framedone_handler(struct omap_overlay_manager *mgr, in dss_mgr_unregister_framedone_handler()
|
D | apply.c | 134 static struct mgr_priv_data *get_mgr_priv(struct omap_overlay_manager *mgr) in get_mgr_priv() 201 static bool mgr_manual_update(struct omap_overlay_manager *mgr) in mgr_manual_update() 208 static int dss_check_settings_low(struct omap_overlay_manager *mgr, in dss_check_settings_low() 248 static int dss_check_settings(struct omap_overlay_manager *mgr) in dss_check_settings() 257 static int dss_check_settings_apply(struct omap_overlay_manager *mgr) in dss_check_settings_apply() 268 struct omap_overlay_manager *mgr; in need_isr() local 345 static bool need_go(struct omap_overlay_manager *mgr) in need_go() 372 struct omap_overlay_manager *mgr; in extra_info_update_ongoing() local 426 static struct omap_dss_device *dss_mgr_get_device(struct omap_overlay_manager *mgr) in dss_mgr_get_device() 448 static int dss_mgr_wait_for_vsync(struct omap_overlay_manager *mgr) in dss_mgr_wait_for_vsync() [all …]
|
D | manager.c | 51 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers() local 88 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers_sysfs() local 110 struct omap_overlay_manager *mgr = &managers[i]; in dss_uninit_overlay_managers_sysfs() local 131 int dss_mgr_simple_check(struct omap_overlay_manager *mgr, in dss_mgr_simple_check() 150 static int dss_mgr_check_zorder(struct omap_overlay_manager *mgr, in dss_mgr_check_zorder() 183 int dss_mgr_check_timings(struct omap_overlay_manager *mgr, in dss_mgr_check_timings() 194 static int dss_mgr_check_lcd_config(struct omap_overlay_manager *mgr, in dss_mgr_check_lcd_config() 224 int dss_mgr_check(struct omap_overlay_manager *mgr, in dss_mgr_check()
|
/kernel/linux/linux-4.19/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 738 static int drm_dp_mst_assign_payload_id(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_mst_assign_payload_id() 767 static void drm_dp_mst_put_payload_id(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_mst_put_payload_id() 788 static bool check_txmsg_state(struct drm_dp_mst_topology_mgr *mgr, in check_txmsg_state() 806 struct drm_dp_mst_topology_mgr *mgr = mstb->mgr; in drm_dp_mst_wait_tx_reply() local 941 struct drm_dp_mst_topology_mgr *mgr = port->mgr; in drm_dp_destroy_port() local 996 static struct drm_dp_mst_branch *drm_dp_get_validated_mstb_ref(struct drm_dp_mst_topology_mgr *mgr,… in drm_dp_get_validated_mstb_ref() 1024 static struct drm_dp_mst_port *drm_dp_get_validated_port_ref(struct drm_dp_mst_topology_mgr *mgr, s… in drm_dp_get_validated_port_ref() 1268 static struct drm_dp_mst_branch *drm_dp_get_mst_branch_device(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_get_mst_branch_device() 1329 struct drm_dp_mst_topology_mgr *mgr, in drm_dp_get_mst_branch_device_by_guid() 1346 static void drm_dp_check_and_send_link_address(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_check_and_send_link_address() [all …]
|
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
D | pcxhr_core.c | 59 #define PCXHR_INPB(mgr,x) inb((mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 60 #define PCXHR_INPL(mgr,x) inl((mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 61 #define PCXHR_OUTPB(mgr,x,data) outb((data), (mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 62 #define PCXHR_OUTPL(mgr,x,data) outl((data), (mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 113 static int pcxhr_check_reg_bit(struct pcxhr_mgr *mgr, unsigned int reg, in pcxhr_check_reg_bit() 166 static int pcxhr_send_it_dsp(struct pcxhr_mgr *mgr, in pcxhr_send_it_dsp() 226 void pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr) in pcxhr_reset_xilinx_com() 233 static void pcxhr_enable_irq(struct pcxhr_mgr *mgr, int enable) in pcxhr_enable_irq() 244 void pcxhr_reset_dsp(struct pcxhr_mgr *mgr) in pcxhr_reset_dsp() 259 void pcxhr_enable_dsp(struct pcxhr_mgr *mgr) in pcxhr_enable_dsp() [all …]
|
D | pcxhr_hwdep.c | 29 static int pcxhr_init_board(struct pcxhr_mgr *mgr) in pcxhr_init_board() 87 static int pcxhr_sub_init(struct pcxhr_mgr *mgr) in pcxhr_sub_init() 121 void pcxhr_reset_board(struct pcxhr_mgr *mgr) in pcxhr_reset_board() 153 static int pcxhr_dsp_allocate_pipe(struct pcxhr_mgr *mgr, in pcxhr_dsp_allocate_pipe() 229 static int pcxhr_config_pipes(struct pcxhr_mgr *mgr) in pcxhr_config_pipes() 257 static int pcxhr_start_pipes(struct pcxhr_mgr *mgr) in pcxhr_start_pipes() 276 static int pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index, in pcxhr_dsp_load() 349 int pcxhr_setup_firmware(struct pcxhr_mgr *mgr) in pcxhr_setup_firmware()
|
/kernel/linux/linux-4.19/sound/pci/pcxhr/ |
D | pcxhr_core.c | 72 #define PCXHR_INPB(mgr,x) inb((mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 73 #define PCXHR_INPL(mgr,x) inl((mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 74 #define PCXHR_OUTPB(mgr,x,data) outb((data), (mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 75 #define PCXHR_OUTPL(mgr,x,data) outl((data), (mgr)->port[PCXHR_REG_TO_PORT(x)] + (x)) argument 126 static int pcxhr_check_reg_bit(struct pcxhr_mgr *mgr, unsigned int reg, in pcxhr_check_reg_bit() 179 static int pcxhr_send_it_dsp(struct pcxhr_mgr *mgr, in pcxhr_send_it_dsp() 239 void pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr) in pcxhr_reset_xilinx_com() 246 static void pcxhr_enable_irq(struct pcxhr_mgr *mgr, int enable) in pcxhr_enable_irq() 257 void pcxhr_reset_dsp(struct pcxhr_mgr *mgr) in pcxhr_reset_dsp() 272 void pcxhr_enable_dsp(struct pcxhr_mgr *mgr) in pcxhr_enable_dsp() [all …]
|
D | pcxhr_hwdep.c | 42 static int pcxhr_init_board(struct pcxhr_mgr *mgr) in pcxhr_init_board() 100 static int pcxhr_sub_init(struct pcxhr_mgr *mgr) in pcxhr_sub_init() 134 void pcxhr_reset_board(struct pcxhr_mgr *mgr) in pcxhr_reset_board() 166 static int pcxhr_dsp_allocate_pipe(struct pcxhr_mgr *mgr, in pcxhr_dsp_allocate_pipe() 242 static int pcxhr_config_pipes(struct pcxhr_mgr *mgr) in pcxhr_config_pipes() 270 static int pcxhr_start_pipes(struct pcxhr_mgr *mgr) in pcxhr_start_pipes() 289 static int pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index, in pcxhr_dsp_load() 362 int pcxhr_setup_firmware(struct pcxhr_mgr *mgr) in pcxhr_setup_firmware()
|
/kernel/linux/linux-5.10/sound/pci/mixart/ |
D | mixart_core.c | 36 static int retrieve_msg_frame(struct mixart_mgr *mgr, u32 *msg_frame) in retrieve_msg_frame() 63 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp, in get_msg() 129 static int send_msg( struct mixart_mgr *mgr, in send_msg() 221 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void… in snd_mixart_send_msg() 269 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, in snd_mixart_send_msg_wait_notif() 310 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request) in snd_mixart_send_msg_nonblock() 331 static void snd_mixart_process_msg(struct mixart_mgr *mgr) in snd_mixart_process_msg() 396 struct mixart_mgr *mgr = dev_id; in snd_mixart_interrupt() local 420 struct mixart_mgr *mgr = dev_id; in snd_mixart_threaded_irq() local 564 void snd_mixart_init_mailbox(struct mixart_mgr *mgr) in snd_mixart_init_mailbox() [all …]
|
/kernel/linux/linux-4.19/sound/pci/mixart/ |
D | mixart_core.c | 49 static int retrieve_msg_frame(struct mixart_mgr *mgr, u32 *msg_frame) in retrieve_msg_frame() 76 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp, in get_msg() 145 static int send_msg( struct mixart_mgr *mgr, in send_msg() 237 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void… in snd_mixart_send_msg() 283 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, in snd_mixart_send_msg_wait_notif() 324 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request) in snd_mixart_send_msg_nonblock() 345 static void snd_mixart_process_msg(struct mixart_mgr *mgr) in snd_mixart_process_msg() 410 struct mixart_mgr *mgr = dev_id; in snd_mixart_interrupt() local 434 struct mixart_mgr *mgr = dev_id; in snd_mixart_threaded_irq() local 578 void snd_mixart_init_mailbox(struct mixart_mgr *mgr) in snd_mixart_init_mailbox() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 1229 static int drm_dp_mst_assign_payload_id(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_mst_assign_payload_id() 1258 static void drm_dp_mst_put_payload_id(struct drm_dp_mst_topology_mgr *mgr, in drm_dp_mst_put_payload_id() 1280 static bool check_txmsg_state(struct drm_dp_mst_topology_mgr *mgr, in check_txmsg_state() 1298 struct drm_dp_mst_topology_mgr *mgr = mstb->mgr; in drm_dp_mst_wait_tx_reply() local 1569 __topology_ref_save(struct drm_dp_mst_topology_mgr *mgr, in __topology_ref_save() 1711 topology_ref_history_lock(struct drm_dp_mst_topology_mgr *mgr) in topology_ref_history_lock() 1717 topology_ref_history_unlock(struct drm_dp_mst_topology_mgr *mgr) in topology_ref_history_unlock() 1723 topology_ref_history_lock(struct drm_dp_mst_topology_mgr *mgr) {} in topology_ref_history_lock() 1725 topology_ref_history_unlock(struct drm_dp_mst_topology_mgr *mgr) {} in topology_ref_history_unlock() 1738 struct drm_dp_mst_topology_mgr *mgr = mstb->mgr; in drm_dp_destroy_mst_branch_device() local [all …]
|
/kernel/linux/linux-4.19/drivers/isdn/mISDN/ |
D | tei.c | 81 struct manager *mgr = fi->userdata; in da_debug() local 101 struct manager *mgr = fi->userdata; in da_activate() local 117 struct manager *mgr = fi->userdata; in da_deactivate() local 141 struct manager *mgr = fi->userdata; in da_ui() local 154 struct manager *mgr = fi->userdata; in da_timer() local 251 get_free_id(struct manager *mgr) in get_free_id() 275 get_free_tei(struct manager *mgr) in get_free_tei() 302 teiup_create(struct manager *mgr, u_int prim, int len, void *arg) in teiup_create() 324 new_id(struct manager *mgr) in new_id() 338 do_send(struct manager *mgr) in do_send() [all …]
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
D | tei.c | 72 struct manager *mgr = fi->userdata; in da_debug() local 92 struct manager *mgr = fi->userdata; in da_activate() local 108 struct manager *mgr = fi->userdata; in da_deactivate() local 132 struct manager *mgr = fi->userdata; in da_ui() local 145 struct manager *mgr = fi->userdata; in da_timer() local 242 get_free_id(struct manager *mgr) in get_free_id() 266 get_free_tei(struct manager *mgr) in get_free_tei() 293 teiup_create(struct manager *mgr, u_int prim, int len, void *arg) in teiup_create() 315 new_id(struct manager *mgr) in new_id() 329 do_send(struct manager *mgr) in do_send() [all …]
|
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gtt_mgr.c | 51 struct amdgpu_gtt_mgr *mgr; in amdgpu_gtt_mgr_init() local 77 struct amdgpu_gtt_mgr *mgr = man->priv; in amdgpu_gtt_mgr_fini() local 116 struct amdgpu_gtt_mgr *mgr = man->priv; in amdgpu_gtt_mgr_alloc() local 166 struct amdgpu_gtt_mgr *mgr = man->priv; in amdgpu_gtt_mgr_new() local 222 struct amdgpu_gtt_mgr *mgr = man->priv; in amdgpu_gtt_mgr_del() local 247 struct amdgpu_gtt_mgr *mgr = man->priv; in amdgpu_gtt_mgr_usage() local 255 struct amdgpu_gtt_mgr *mgr = man->priv; in amdgpu_gtt_mgr_recover() local 283 struct amdgpu_gtt_mgr *mgr = man->priv; in amdgpu_gtt_mgr_debug() local
|