/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_vma_manager.c | 85 void drm_vma_offset_manager_init(struct drm_vma_offset_manager *mgr, drm_vma_offset_manager_init() argument 105 void drm_vma_offset_manager_destroy(struct drm_vma_offset_manager *mgr) drm_vma_offset_manager_destroy() argument 141 struct drm_vma_offset_node *drm_vma_offset_lookup_locked(struct drm_vma_offset_manager *mgr, drm_vma_offset_lookup_locked() argument 177 static void _drm_vma_offset_add_rb(struct drm_vma_offset_manager *mgr, _drm_vma_offset_add_rb() argument 223 int drm_vma_offset_add(struct drm_vma_offset_manager *mgr, drm_vma_offset_add() argument 259 void drm_vma_offset_remove(struct drm_vma_offset_manager *mgr, drm_vma_offset_remove() argument
|
H A D | drm_dp_mst_topology.c | 682 static int drm_dp_mst_assign_payload_id(struct drm_dp_mst_topology_mgr *mgr, drm_dp_mst_assign_payload_id() argument 711 static void drm_dp_mst_put_payload_id(struct drm_dp_mst_topology_mgr *mgr, drm_dp_mst_put_payload_id() argument 732 static bool check_txmsg_state(struct drm_dp_mst_topology_mgr *mgr, check_txmsg_state() argument 750 struct drm_dp_mst_topology_mgr *mgr = mstb->mgr; drm_dp_mst_wait_tx_reply() local 885 struct drm_dp_mst_topology_mgr *mgr = port->mgr; drm_dp_destroy_port() local 939 static struct drm_dp_mst_branch *drm_dp_get_validated_mstb_ref(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_branch *mstb) drm_dp_get_validated_mstb_ref() argument 967 static struct drm_dp_mst_port *drm_dp_get_validated_port_ref(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port) drm_dp_get_validated_port_ref() argument 1207 static struct drm_dp_mst_branch *drm_dp_get_mst_branch_device(struct drm_dp_mst_topology_mgr *mgr, drm_dp_get_mst_branch_device() argument 1282 static void drm_dp_check_and_send_link_address(struct drm_dp_mst_topology_mgr *mgr, drm_dp_check_and_send_link_address() argument 1312 struct drm_dp_mst_topology_mgr *mgr = container_of(work, struct drm_dp_mst_topology_mgr, work); drm_dp_mst_link_probe_work() local 1327 static bool drm_dp_validate_guid(struct drm_dp_mst_topology_mgr *mgr, drm_dp_validate_guid() argument 1356 static int drm_dp_send_sideband_msg(struct drm_dp_mst_topology_mgr *mgr, drm_dp_send_sideband_msg() argument 1427 static int process_single_tx_qlock(struct drm_dp_mst_topology_mgr *mgr, process_single_tx_qlock() argument 1483 static void process_single_down_tx_qlock(struct drm_dp_mst_topology_mgr *mgr) process_single_down_tx_qlock() argument 1517 static void process_single_up_tx_qlock(struct drm_dp_mst_topology_mgr *mgr, process_single_up_tx_qlock() argument 1531 static void drm_dp_queue_down_tx(struct drm_dp_mst_topology_mgr *mgr, drm_dp_queue_down_tx() argument 1541 static void drm_dp_send_link_address(struct drm_dp_mst_topology_mgr *mgr, drm_dp_send_link_address() argument 1594 static int drm_dp_send_enum_path_resources(struct drm_dp_mst_topology_mgr *mgr, drm_dp_send_enum_path_resources() argument 1639 static struct drm_dp_mst_branch *drm_dp_get_last_connected_port_and_mstb(struct drm_dp_mst_topology_mgr *mgr, drm_dp_get_last_connected_port_and_mstb() argument 1659 static int drm_dp_payload_send_msg(struct drm_dp_mst_topology_mgr *mgr, drm_dp_payload_send_msg() argument 1710 static int drm_dp_create_payload_step1(struct drm_dp_mst_topology_mgr *mgr, drm_dp_create_payload_step1() argument 1725 static int drm_dp_create_payload_step2(struct drm_dp_mst_topology_mgr *mgr, drm_dp_create_payload_step2() argument 1738 static int drm_dp_destroy_payload_step1(struct drm_dp_mst_topology_mgr *mgr, drm_dp_destroy_payload_step1() argument 1754 static int drm_dp_destroy_payload_step2(struct drm_dp_mst_topology_mgr *mgr, drm_dp_destroy_payload_step2() argument 1775 int drm_dp_update_payload_part1(struct drm_dp_mst_topology_mgr *mgr) drm_dp_update_payload_part1() argument 1857 int drm_dp_update_payload_part2(struct drm_dp_mst_topology_mgr *mgr) drm_dp_update_payload_part2() argument 1907 static int drm_dp_send_dpcd_write(struct drm_dp_mst_topology_mgr *mgr, drm_dp_send_dpcd_write() argument 1954 static int drm_dp_send_up_ack_reply(struct drm_dp_mst_topology_mgr *mgr, drm_dp_send_up_ack_reply() argument 2009 int drm_dp_mst_topology_mgr_set_mst(struct drm_dp_mst_topology_mgr *mgr, bool mst_state) drm_dp_mst_topology_mgr_set_mst() argument 2098 void drm_dp_mst_topology_mgr_suspend(struct drm_dp_mst_topology_mgr *mgr) drm_dp_mst_topology_mgr_suspend() argument 2119 int drm_dp_mst_topology_mgr_resume(struct drm_dp_mst_topology_mgr *mgr) drm_dp_mst_topology_mgr_resume() argument 2163 static void drm_dp_get_one_sb_msg(struct drm_dp_mst_topology_mgr *mgr, bool up) drm_dp_get_one_sb_msg() argument 2205 static int drm_dp_mst_handle_down_rep(struct drm_dp_mst_topology_mgr *mgr) drm_dp_mst_handle_down_rep() argument 2262 static int drm_dp_mst_handle_up_req(struct drm_dp_mst_topology_mgr *mgr) drm_dp_mst_handle_up_req() argument 2334 int drm_dp_mst_hpd_irq(struct drm_dp_mst_topology_mgr *mgr, u8 *esi, bool *handled) drm_dp_mst_hpd_irq() argument 2415 struct edid *drm_dp_mst_get_edid(struct drm_connector *connector, struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port) drm_dp_mst_get_edid() argument 2440 int drm_dp_find_vcpi_slots(struct drm_dp_mst_topology_mgr *mgr, drm_dp_find_vcpi_slots() argument 2453 static int drm_dp_init_vcpi(struct drm_dp_mst_topology_mgr *mgr, drm_dp_init_vcpi() argument 2481 bool drm_dp_mst_allocate_vcpi(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, int pbn, int *slots) drm_dp_mst_allocate_vcpi() argument 2513 int drm_dp_mst_get_vcpi_slots(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port) drm_dp_mst_get_vcpi_slots() argument 2533 void drm_dp_mst_reset_vcpi_slots(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port) drm_dp_mst_reset_vcpi_slots() argument 2548 void drm_dp_mst_deallocate_vcpi(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port) drm_dp_mst_deallocate_vcpi() argument 2563 static int drm_dp_dpcd_write_payload(struct drm_dp_mst_topology_mgr *mgr, drm_dp_dpcd_write_payload() argument 2612 int drm_dp_check_act_status(struct drm_dp_mst_topology_mgr *mgr) drm_dp_check_act_status() argument 2706 static void drm_dp_mst_kick_tx(struct drm_dp_mst_topology_mgr *mgr) drm_dp_mst_kick_tx() argument 2731 static bool dump_dp_payload_table(struct drm_dp_mst_topology_mgr *mgr, dump_dp_payload_table() argument 2834 struct drm_dp_mst_topology_mgr *mgr = container_of(work, struct drm_dp_mst_topology_mgr, tx_work); drm_dp_tx_work() local 2851 struct drm_dp_mst_topology_mgr *mgr = container_of(work, struct drm_dp_mst_topology_mgr, destroy_connector_work); drm_dp_destroy_connector_work() local 2902 int drm_dp_mst_topology_mgr_init(struct drm_dp_mst_topology_mgr *mgr, drm_dp_mst_topology_mgr_init() argument 2938 void drm_dp_mst_topology_mgr_destroy(struct drm_dp_mst_topology_mgr *mgr) drm_dp_mst_topology_mgr_destroy() argument 2960 struct drm_dp_mst_topology_mgr *mgr = port->mgr; drm_dp_mst_i2c_xfer() local 1264 drm_dp_get_mst_branch_device_by_guid( struct drm_dp_mst_topology_mgr *mgr, uint8_t *guid) drm_dp_get_mst_branch_device_by_guid() argument 2369 drm_dp_mst_detect_port(struct drm_connector *connector, struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port) drm_dp_mst_detect_port() argument 2753 drm_dp_mst_dump_topology(struct seq_file *m, struct drm_dp_mst_topology_mgr *mgr) drm_dp_mst_dump_topology() argument
|
/linux-4.4.14/include/drm/ |
H A D | drm_vma_manager.h | 83 drm_vma_offset_exact_lookup_locked(struct drm_vma_offset_manager *mgr, drm_vma_offset_exact_lookup_locked() argument 109 static inline void drm_vma_offset_lock_lookup(struct drm_vma_offset_manager *mgr) drm_vma_offset_lock_lookup() argument 120 static inline void drm_vma_offset_unlock_lookup(struct drm_vma_offset_manager *mgr) drm_vma_offset_unlock_lookup() argument
|
H A D | drm_dp_mst_helper.h | 88 struct drm_dp_mst_topology_mgr *mgr; member in struct:drm_dp_mst_port 124 struct drm_dp_mst_topology_mgr *mgr; member in struct:drm_dp_mst_branch
|
/linux-4.4.14/sound/pci/ctxfi/ |
H A D | ctamixer.h | 38 struct rsc_mgr mgr; /* Basic resource manager info */ member in struct:sum_mgr 83 struct rsc_mgr mgr; /* Basic resource manager info */ member in struct:amixer_mgr
|
H A D | ctresource.c | 77 int mgr_get_resource(struct rsc_mgr *mgr, unsigned int n, unsigned int *ridx) mgr_get_resource() argument 91 int mgr_put_resource(struct rsc_mgr *mgr, unsigned int n, unsigned int idx) mgr_put_resource() argument 209 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type, rsc_mgr_init() argument 259 int rsc_mgr_uninit(struct rsc_mgr *mgr) rsc_mgr_uninit() argument
|
H A D | ctamixer.c | 232 static int get_amixer_rsc(struct amixer_mgr *mgr, get_amixer_rsc() argument 284 static int put_amixer_rsc(struct amixer_mgr *mgr, struct amixer *amixer) put_amixer_rsc() argument 388 static int get_sum_rsc(struct sum_mgr *mgr, get_sum_rsc() argument 439 static int put_sum_rsc(struct sum_mgr *mgr, struct sum *sum) put_sum_rsc() argument 200 amixer_rsc_init(struct amixer *amixer, const struct amixer_desc *desc, struct amixer_mgr *mgr) amixer_rsc_init() argument 367 sum_rsc_init(struct sum *sum, const struct sum_desc *desc, struct sum_mgr *mgr) sum_rsc_init() argument
|
H A D | ctdaio.h | 56 struct daio_mgr *mgr; member in struct:dao 101 struct rsc_mgr mgr; /* Basic resource manager info */ member in struct:daio_mgr
|
H A D | ctdaio.c | 455 struct daio_mgr *mgr = dao->mgr; dao_rsc_reinit() local 509 static int daio_mgr_get_rsc(struct rsc_mgr *mgr, enum DAIOTYP type) daio_mgr_get_rsc() argument 519 static int daio_mgr_put_rsc(struct rsc_mgr *mgr, enum DAIOTYP type) daio_mgr_put_rsc() argument 526 static int get_daio_rsc(struct daio_mgr *mgr, get_daio_rsc() argument 585 static int put_daio_rsc(struct daio_mgr *mgr, struct daio *daio) put_daio_rsc() argument 607 static int daio_mgr_enb_daio(struct daio_mgr *mgr, struct daio *daio) daio_mgr_enb_daio() argument 621 static int daio_mgr_dsb_daio(struct daio_mgr *mgr, struct daio *daio) daio_mgr_dsb_daio() argument 637 struct rsc_mgr *mgr = &((struct daio_mgr *)data)->mgr; daio_map_op() local 648 static int daio_imap_add(struct daio_mgr *mgr, struct imapper *entry) daio_imap_add() argument 665 static int daio_imap_delete(struct daio_mgr *mgr, struct imapper *entry) daio_imap_delete() argument 682 static int daio_mgr_commit_write(struct daio_mgr *mgr) daio_mgr_commit_write() argument 389 dao_rsc_init(struct dao *dao, const struct daio_desc *desc, struct daio_mgr *mgr) dao_rsc_init() argument 465 dai_rsc_init(struct dai *dai, const struct daio_desc *desc, struct daio_mgr *mgr) dai_rsc_init() argument
|
H A D | ctsrc.h | 88 struct rsc_mgr mgr; /* Basic resource manager info */ member in struct:src_mgr 112 struct srcimp_mgr *mgr; member in struct:srcimp 127 struct rsc_mgr mgr; /* Basic resource manager info */ member in struct:srcimp_mgr
|
H A D | ctsrc.c | 396 static int src_rsc_uninit(struct src *src, struct src_mgr *mgr) src_rsc_uninit() argument 416 get_src_rsc(struct src_mgr *mgr, const struct src_desc *desc, struct src **rsrc) get_src_rsc() argument 471 static int put_src_rsc(struct src_mgr *mgr, struct src *src) put_src_rsc() argument 490 static int src_enable_s(struct src_mgr *mgr, struct src *src) src_enable_s() argument 506 static int src_enable(struct src_mgr *mgr, struct src *src) src_enable() argument 522 static int src_disable(struct src_mgr *mgr, struct src *src) src_disable() argument 538 static int src_mgr_commit_write(struct src_mgr *mgr) src_mgr_commit_write() argument 716 static int get_srcimp_rsc(struct srcimp_mgr *mgr, get_srcimp_rsc() argument 767 static int put_srcimp_rsc(struct srcimp_mgr *mgr, struct srcimp *srcimp) put_srcimp_rsc() argument 785 struct rsc_mgr *mgr = &((struct srcimp_mgr *)data)->mgr; srcimp_map_op() local 797 static int srcimp_imap_add(struct srcimp_mgr *mgr, struct imapper *entry) srcimp_imap_add() argument 814 static int srcimp_imap_delete(struct srcimp_mgr *mgr, struct imapper *entry) srcimp_imap_delete() argument 360 src_rsc_init(struct src *src, u32 idx, const struct src_desc *desc, struct src_mgr *mgr) src_rsc_init() argument 670 srcimp_rsc_init(struct srcimp *srcimp, const struct srcimp_desc *desc, struct srcimp_mgr *mgr) srcimp_rsc_init() argument
|
/linux-4.4.14/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 42 static int pcxhr_init_board(struct pcxhr_mgr *mgr) pcxhr_init_board() argument 100 static int pcxhr_sub_init(struct pcxhr_mgr *mgr) pcxhr_sub_init() argument 134 void pcxhr_reset_board(struct pcxhr_mgr *mgr) pcxhr_reset_board() argument 166 static int pcxhr_dsp_allocate_pipe(struct pcxhr_mgr *mgr, pcxhr_dsp_allocate_pipe() argument 242 static int pcxhr_config_pipes(struct pcxhr_mgr *mgr) pcxhr_config_pipes() argument 270 static int pcxhr_start_pipes(struct pcxhr_mgr *mgr) pcxhr_start_pipes() argument 289 static int pcxhr_dsp_load(struct pcxhr_mgr *mgr, int index, pcxhr_dsp_load() argument 362 int pcxhr_setup_firmware(struct pcxhr_mgr *mgr) pcxhr_setup_firmware() argument
|
H A D | pcxhr_mixer.c | 738 struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol); pcxhr_clock_type_info() local 758 struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol); pcxhr_clock_type_get() local 766 struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol); pcxhr_clock_type_put() local 816 struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol); pcxhr_clock_rate_info() local 827 struct pcxhr_mgr *mgr = snd_kcontrol_chip(kcontrol); pcxhr_clock_rate_get() local 1116 int pcxhr_create_mixer(struct pcxhr_mgr *mgr) pcxhr_create_mixer() argument
|
H A D | pcxhr.h | 169 struct pcxhr_mgr *mgr; member in struct:snd_pcxhr
|
H A D | pcxhr_mix22.c | 219 static void hr222_config_akm(struct pcxhr_mgr *mgr, unsigned short data) hr222_config_akm() argument 235 static int hr222_set_hw_playback_level(struct pcxhr_mgr *mgr, hr222_set_hw_playback_level() argument 257 static int hr222_set_hw_capture_level(struct pcxhr_mgr *mgr, hr222_set_hw_capture_level() argument 284 int hr222_sub_init(struct pcxhr_mgr *mgr) hr222_sub_init() argument 351 int hr222_sub_set_clock(struct pcxhr_mgr *mgr, hr222_sub_set_clock() argument 415 int hr222_get_external_clock(struct pcxhr_mgr *mgr, hr222_get_external_clock() argument 509 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value) hr222_read_gpio() argument 523 int hr222_write_gpo(struct pcxhr_mgr *mgr, int value) hr222_write_gpo() argument 535 int hr222_manage_timecode(struct pcxhr_mgr *mgr, int enable) hr222_manage_timecode() argument 680 static void hr222_micro_boost(struct pcxhr_mgr *mgr, int level) hr222_micro_boost() argument 695 static void hr222_phantom_power(struct pcxhr_mgr *mgr, int power) hr222_phantom_power() argument
|
H A D | pcxhr.c | 248 static int pcxhr_get_clock_reg(struct pcxhr_mgr *mgr, unsigned int rate, pcxhr_get_clock_reg() argument 321 static int pcxhr_sub_set_clock(struct pcxhr_mgr *mgr, pcxhr_sub_set_clock() argument 393 int pcxhr_set_clock(struct pcxhr_mgr *mgr, unsigned int rate) pcxhr_set_clock() argument 426 static int pcxhr_sub_get_external_clock(struct pcxhr_mgr *mgr, pcxhr_sub_get_external_clock() argument 489 int pcxhr_get_external_clock(struct pcxhr_mgr *mgr, pcxhr_get_external_clock() argument 705 static void pcxhr_start_linked_stream(struct pcxhr_mgr *mgr) pcxhr_start_linked_stream() argument 893 static int pcxhr_hardware_timer(struct pcxhr_mgr *mgr, int start) pcxhr_hardware_timer() argument 917 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_prepare() local 954 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_hw_params() local 1019 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_open() local 1105 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_close() local 1208 static int pcxhr_create(struct pcxhr_mgr *mgr, pcxhr_create() argument 1253 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_info() local 1324 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_sync() local 1366 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_gpio_read() local 1383 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_gpo_write() local 1411 struct pcxhr_mgr *mgr = chip->mgr; pcxhr_proc_ltc() local 1480 static int pcxhr_free(struct pcxhr_mgr *mgr) pcxhr_free() argument 1521 struct pcxhr_mgr *mgr; pcxhr_probe() local
|
H A D | pcxhr_core.c | 126 static int pcxhr_check_reg_bit(struct pcxhr_mgr *mgr, unsigned int reg, pcxhr_check_reg_bit() argument 179 static int pcxhr_send_it_dsp(struct pcxhr_mgr *mgr, pcxhr_send_it_dsp() argument 239 void pcxhr_reset_xilinx_com(struct pcxhr_mgr *mgr) pcxhr_reset_xilinx_com() argument 246 static void pcxhr_enable_irq(struct pcxhr_mgr *mgr, int enable) pcxhr_enable_irq() argument 257 void pcxhr_reset_dsp(struct pcxhr_mgr *mgr) pcxhr_reset_dsp() argument 272 void pcxhr_enable_dsp(struct pcxhr_mgr *mgr) pcxhr_enable_dsp() argument 281 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, pcxhr_load_xilinx_binary() argument 333 static int pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp) pcxhr_download_dsp() argument 384 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, pcxhr_load_eeprom_binary() argument 416 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) pcxhr_load_boot_binary() argument 445 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) pcxhr_load_dsp_binary() argument 545 static int pcxhr_read_rmh_status(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_read_rmh_status() argument 608 static int pcxhr_send_msg_nolock(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_send_msg_nolock() argument 768 int pcxhr_send_msg(struct pcxhr_mgr *mgr, struct pcxhr_rmh *rmh) pcxhr_send_msg() argument 778 static inline int pcxhr_pipes_running(struct pcxhr_mgr *mgr) pcxhr_pipes_running() argument 794 static int pcxhr_prepair_pipe_start(struct pcxhr_mgr *mgr, pcxhr_prepair_pipe_start() argument 834 static int pcxhr_stop_pipes(struct pcxhr_mgr *mgr, int audio_mask) pcxhr_stop_pipes() argument 866 static int pcxhr_toggle_pipes(struct pcxhr_mgr *mgr, int audio_mask) pcxhr_toggle_pipes() argument 906 int pcxhr_set_pipe_state(struct pcxhr_mgr *mgr, int playback_mask, pcxhr_set_pipe_state() argument 972 int pcxhr_write_io_num_reg_cont(struct pcxhr_mgr *mgr, unsigned int mask, pcxhr_write_io_num_reg_cont() argument 1018 static int pcxhr_handle_async_err(struct pcxhr_mgr *mgr, u32 err, pcxhr_handle_async_err() argument 1047 static void pcxhr_msg_thread(struct pcxhr_mgr *mgr) pcxhr_msg_thread() argument 1128 static u_int64_t pcxhr_stream_read_position(struct pcxhr_mgr *mgr, pcxhr_stream_read_position() argument 1160 static void pcxhr_update_timer_pos(struct pcxhr_mgr *mgr, pcxhr_update_timer_pos() argument 1232 struct pcxhr_mgr *mgr = dev_id; pcxhr_interrupt() local 1281 struct pcxhr_mgr *mgr = dev_id; pcxhr_threaded_irq() local
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | manager.c | 51 struct omap_overlay_manager *mgr = &managers[i]; dss_init_overlay_managers() local 89 struct omap_overlay_manager *mgr = &managers[i]; dss_init_overlay_managers_sysfs() local 111 struct omap_overlay_manager *mgr = &managers[i]; dss_uninit_overlay_managers_sysfs() local 132 int dss_mgr_simple_check(struct omap_overlay_manager *mgr, dss_mgr_simple_check() argument 151 static int dss_mgr_check_zorder(struct omap_overlay_manager *mgr, dss_mgr_check_zorder() argument 184 int dss_mgr_check_timings(struct omap_overlay_manager *mgr, dss_mgr_check_timings() argument 195 static int dss_mgr_check_lcd_config(struct omap_overlay_manager *mgr, dss_mgr_check_lcd_config() argument 225 int dss_mgr_check(struct omap_overlay_manager *mgr, dss_mgr_check() argument
|
H A D | output.c | 175 struct omap_overlay_manager *mgr; omapdss_find_mgr_from_display() local 209 int dss_mgr_connect(struct omap_overlay_manager *mgr, dss_mgr_connect() argument 216 void dss_mgr_disconnect(struct omap_overlay_manager *mgr, dss_mgr_disconnect() argument 223 void dss_mgr_set_timings(struct omap_overlay_manager *mgr, dss_mgr_set_timings() argument 230 void dss_mgr_set_lcd_config(struct omap_overlay_manager *mgr, dss_mgr_set_lcd_config() argument 237 int dss_mgr_enable(struct omap_overlay_manager *mgr) dss_mgr_enable() argument 243 void dss_mgr_disable(struct omap_overlay_manager *mgr) dss_mgr_disable() argument 249 void dss_mgr_start_update(struct omap_overlay_manager *mgr) dss_mgr_start_update() argument 255 int dss_mgr_register_framedone_handler(struct omap_overlay_manager *mgr, dss_mgr_register_framedone_handler() argument 262 void dss_mgr_unregister_framedone_handler(struct omap_overlay_manager *mgr, dss_mgr_unregister_framedone_handler() argument
|
H A D | dispc-compat.c | 369 struct omap_overlay_manager *mgr; dispc_error_worker() local 400 struct omap_overlay_manager *mgr; dispc_error_worker() local
|
H A D | manager-sysfs.c | 34 static ssize_t manager_name_show(struct omap_overlay_manager *mgr, char *buf) manager_name_show() argument 39 static ssize_t manager_display_show(struct omap_overlay_manager *mgr, char *buf) manager_display_show() argument 54 static ssize_t manager_display_store(struct omap_overlay_manager *mgr, manager_display_store() argument 127 static ssize_t manager_default_color_show(struct omap_overlay_manager *mgr, manager_default_color_show() argument 137 static ssize_t manager_default_color_store(struct omap_overlay_manager *mgr, manager_default_color_store() argument 168 static ssize_t manager_trans_key_type_show(struct omap_overlay_manager *mgr, manager_trans_key_type_show() argument 182 static ssize_t manager_trans_key_type_store(struct omap_overlay_manager *mgr, manager_trans_key_type_store() argument 213 static ssize_t manager_trans_key_value_show(struct omap_overlay_manager *mgr, manager_trans_key_value_show() argument 223 static ssize_t manager_trans_key_value_store(struct omap_overlay_manager *mgr, manager_trans_key_value_store() argument 249 static ssize_t manager_trans_key_enabled_show(struct omap_overlay_manager *mgr, manager_trans_key_enabled_show() argument 259 static ssize_t manager_trans_key_enabled_store(struct omap_overlay_manager *mgr, manager_trans_key_enabled_store() argument 329 static ssize_t manager_cpr_enable_show(struct omap_overlay_manager *mgr, manager_cpr_enable_show() argument 339 static ssize_t manager_cpr_enable_store(struct omap_overlay_manager *mgr, manager_cpr_enable_store() argument 371 static ssize_t manager_cpr_coef_show(struct omap_overlay_manager *mgr, manager_cpr_coef_show() argument 391 static ssize_t manager_cpr_coef_store(struct omap_overlay_manager *mgr, manager_cpr_coef_store() argument 518 int dss_manager_kobj_init(struct omap_overlay_manager *mgr, dss_manager_kobj_init() argument 525 void dss_manager_kobj_uninit(struct omap_overlay_manager *mgr) dss_manager_kobj_uninit() argument 285 manager_alpha_blending_enabled_show( struct omap_overlay_manager *mgr, char *buf) manager_alpha_blending_enabled_show() argument 299 manager_alpha_blending_enabled_store( struct omap_overlay_manager *mgr, const char *buf, size_t size) manager_alpha_blending_enabled_store() argument
|
H A D | overlay-sysfs.c | 49 struct omap_overlay_manager *mgr = NULL; overlay_manager_store() local
|
H A D | sdi.c | 117 struct omap_overlay_manager *mgr = sdi.output.manager; sdi_config_lcd_manager() local 219 struct omap_overlay_manager *mgr = sdi.output.manager; sdi_display_disable() local 245 struct omap_overlay_manager *mgr = sdi.output.manager; sdi_check_timings() local 283 struct omap_overlay_manager *mgr; sdi_connect() local
|
H A D | hdmi4.c | 168 struct omap_overlay_manager *mgr = hdmi.output.manager; hdmi_power_on_full() local 245 struct omap_overlay_manager *mgr = hdmi.output.manager; hdmi_power_off_full() local 436 struct omap_overlay_manager *mgr; hdmi_connect() local
|
H A D | hdmi5.c | 185 struct omap_overlay_manager *mgr = hdmi.output.manager; hdmi_power_on_full() local 262 struct omap_overlay_manager *mgr = hdmi.output.manager; hdmi_power_off_full() local 466 struct omap_overlay_manager *mgr; hdmi_connect() local
|
H A D | apply.c | 134 static struct mgr_priv_data *get_mgr_priv(struct omap_overlay_manager *mgr) get_mgr_priv() argument 201 static bool mgr_manual_update(struct omap_overlay_manager *mgr) mgr_manual_update() argument 208 static int dss_check_settings_low(struct omap_overlay_manager *mgr, dss_check_settings_low() argument 248 static int dss_check_settings(struct omap_overlay_manager *mgr) dss_check_settings() argument 257 static int dss_check_settings_apply(struct omap_overlay_manager *mgr) dss_check_settings_apply() argument 268 struct omap_overlay_manager *mgr; need_isr() local 345 static bool need_go(struct omap_overlay_manager *mgr) need_go() argument 372 struct omap_overlay_manager *mgr; extra_info_update_ongoing() local 426 static struct omap_dss_device *dss_mgr_get_device(struct omap_overlay_manager *mgr) dss_mgr_get_device() argument 448 static int dss_mgr_wait_for_vsync(struct omap_overlay_manager *mgr) dss_mgr_wait_for_vsync() argument 480 static int dss_mgr_wait_for_go(struct omap_overlay_manager *mgr) dss_mgr_wait_for_go() argument 688 static void dss_mgr_write_regs(struct omap_overlay_manager *mgr) dss_mgr_write_regs() argument 715 static void dss_mgr_write_regs_extra(struct omap_overlay_manager *mgr) dss_mgr_write_regs_extra() argument 741 struct omap_overlay_manager *mgr; dss_write_regs() local 769 struct omap_overlay_manager *mgr; dss_set_go_bits() local 791 static void mgr_clear_shadow_dirty(struct omap_overlay_manager *mgr) mgr_clear_shadow_dirty() argument 808 static int dss_mgr_connect_compat(struct omap_overlay_manager *mgr, dss_mgr_connect_compat() argument 814 static void dss_mgr_disconnect_compat(struct omap_overlay_manager *mgr, dss_mgr_disconnect_compat() argument 820 static void dss_mgr_start_update_compat(struct omap_overlay_manager *mgr) dss_mgr_start_update_compat() argument 900 struct omap_overlay_manager *mgr; dss_apply_irq_handler() local 929 struct omap_overlay_manager *mgr; dss_apply_irq_handler() local 962 static void omap_dss_mgr_apply_mgr(struct omap_overlay_manager *mgr) omap_dss_mgr_apply_mgr() argument 976 static int omap_dss_mgr_apply(struct omap_overlay_manager *mgr) omap_dss_mgr_apply() argument 1049 static void dss_mgr_setup_fifos(struct omap_overlay_manager *mgr) dss_mgr_setup_fifos() argument 1066 struct omap_overlay_manager *mgr; dss_setup_fifos() local 1075 static int dss_mgr_enable_compat(struct omap_overlay_manager *mgr) dss_mgr_enable_compat() argument 1125 static void dss_mgr_disable_compat(struct omap_overlay_manager *mgr) dss_mgr_disable_compat() argument 1151 static int dss_mgr_set_info(struct omap_overlay_manager *mgr, dss_mgr_set_info() argument 1172 static void dss_mgr_get_info(struct omap_overlay_manager *mgr, dss_mgr_get_info() argument 1185 static int dss_mgr_set_output(struct omap_overlay_manager *mgr, dss_mgr_set_output() argument 1217 static int dss_mgr_unset_output(struct omap_overlay_manager *mgr) dss_mgr_unset_output() argument 1255 static void dss_apply_mgr_timings(struct omap_overlay_manager *mgr, dss_apply_mgr_timings() argument 1264 static void dss_mgr_set_timings_compat(struct omap_overlay_manager *mgr, dss_mgr_set_timings_compat() argument 1283 static void dss_apply_mgr_lcd_config(struct omap_overlay_manager *mgr, dss_apply_mgr_lcd_config() argument 1292 static void dss_mgr_set_lcd_config_compat(struct omap_overlay_manager *mgr, dss_mgr_set_lcd_config_compat() argument 1557 static int dss_mgr_register_framedone_handler_compat(struct omap_overlay_manager *mgr, dss_mgr_register_framedone_handler_compat() argument 1571 static void dss_mgr_unregister_framedone_handler_compat(struct omap_overlay_manager *mgr, dss_mgr_unregister_framedone_handler_compat() argument 1614 struct omap_overlay_manager *mgr; omapdss_compat_init() local 1345 dss_ovl_set_manager(struct omap_overlay *ovl, struct omap_overlay_manager *mgr) dss_ovl_set_manager() argument
|
H A D | dpi.c | 337 struct omap_overlay_manager *mgr = out->manager; dpi_set_mode() local 370 struct omap_overlay_manager *mgr = out->manager; dpi_config_lcd_manager() local 460 struct omap_overlay_manager *mgr = dpi->output.manager; dpi_display_disable() local 509 struct omap_overlay_manager *mgr = dpi->output.manager; dpi_check_timings() local 663 struct omap_overlay_manager *mgr; dpi_connect() local
|
H A D | rfbi.c | 310 struct omap_overlay_manager *mgr = rfbi.output.manager; rfbi_transfer_area() local 842 struct omap_overlay_manager *mgr = rfbi.output.manager; rfbi_config_lcd_manager() local
|
H A D | venc.c | 446 struct omap_overlay_manager *mgr = venc.output.manager; venc_power_on() local 497 struct omap_overlay_manager *mgr = venc.output.manager; venc_power_off() local 745 struct omap_overlay_manager *mgr; venc_connect() local
|
H A D | dsi.c | 3829 struct omap_overlay_manager *mgr = dsi->output.manager; dsi_enable_video_output() local 3900 struct omap_overlay_manager *mgr = dsi->output.manager; dsi_disable_video_output() local 3921 struct omap_overlay_manager *mgr = dsi->output.manager; dsi_update_screen_dispc() local 4986 struct omap_overlay_manager *mgr; dsi_connect() local 4107 dsi_display_init_dispc(struct platform_device *dsidev, struct omap_overlay_manager *mgr) dsi_display_init_dispc() argument 4166 dsi_display_uninit_dispc(struct platform_device *dsidev, struct omap_overlay_manager *mgr) dsi_display_uninit_dispc() argument
|
/linux-4.4.14/arch/x86/crypto/sha-mb/ |
H A D | sha_mb_ctx.h | 115 struct sha1_mb_mgr mgr; member in struct:sha1_ctx_mgr
|
H A D | sha1_mb.c | 134 static struct sha1_hash_ctx *sha1_ctx_mgr_resubmit(struct sha1_ctx_mgr *mgr, struct sha1_hash_ctx *ctx) sha1_ctx_mgr_resubmit() argument 211 static struct sha1_hash_ctx *sha1_ctx_mgr_get_comp_ctx(struct sha1_ctx_mgr *mgr) sha1_ctx_mgr_get_comp_ctx() argument 226 static void sha1_ctx_mgr_init(struct sha1_ctx_mgr *mgr) sha1_ctx_mgr_init() argument 231 static struct sha1_hash_ctx *sha1_ctx_mgr_submit(struct sha1_ctx_mgr *mgr, sha1_ctx_mgr_submit() argument 320 static struct sha1_hash_ctx *sha1_ctx_mgr_flush(struct sha1_ctx_mgr *mgr) sha1_ctx_mgr_flush() argument
|
/linux-4.4.14/drivers/fpga/ |
H A D | fpga-mgr.c | 46 int fpga_mgr_buf_load(struct fpga_manager *mgr, u32 flags, const char *buf, fpga_mgr_buf_load() argument 106 int fpga_mgr_firmware_load(struct fpga_manager *mgr, u32 flags, fpga_mgr_firmware_load() argument 161 struct fpga_manager *mgr = to_fpga_manager(dev); name_show() local 169 struct fpga_manager *mgr = to_fpga_manager(dev); state_show() local 199 struct fpga_manager *mgr; of_fpga_mgr_get() local 235 void fpga_mgr_put(struct fpga_manager *mgr) fpga_mgr_put() argument 256 struct fpga_manager *mgr; fpga_mgr_register() local 327 struct fpga_manager *mgr = dev_get_drvdata(dev); fpga_mgr_unregister() local 344 struct fpga_manager *mgr = to_fpga_manager(dev); fpga_mgr_dev_release() local
|
H A D | zynq-fpga.c | 178 static int zynq_fpga_ops_write_init(struct fpga_manager *mgr, u32 flags, zynq_fpga_ops_write_init() argument 284 static int zynq_fpga_ops_write(struct fpga_manager *mgr, zynq_fpga_ops_write() argument 346 static int zynq_fpga_ops_write_complete(struct fpga_manager *mgr, u32 flags) zynq_fpga_ops_write_complete() argument 380 static enum fpga_mgr_states zynq_fpga_ops_state(struct fpga_manager *mgr) zynq_fpga_ops_state() argument 479 struct fpga_manager *mgr; zynq_fpga_remove() local
|
H A D | socfpga.c | 369 static int socfpga_fpga_reset(struct fpga_manager *mgr) socfpga_fpga_reset() argument 410 static int socfpga_fpga_ops_configure_init(struct fpga_manager *mgr, u32 flags, socfpga_fpga_ops_configure_init() argument 443 static int socfpga_fpga_ops_configure_write(struct fpga_manager *mgr, socfpga_fpga_ops_configure_write() argument 480 static int socfpga_fpga_ops_configure_complete(struct fpga_manager *mgr, socfpga_fpga_ops_configure_complete() argument 530 static enum fpga_mgr_states socfpga_fpga_ops_state(struct fpga_manager *mgr) socfpga_fpga_ops_state() argument
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ctx.c | 90 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; amdgpu_ctx_alloc() local 125 struct amdgpu_ctx_mgr *mgr = &fpriv->ctx_mgr; amdgpu_ctx_free() local 145 struct amdgpu_ctx_mgr *mgr; amdgpu_ctx_query() local 210 struct amdgpu_ctx_mgr *mgr; amdgpu_ctx_get() local 288 void amdgpu_ctx_mgr_init(struct amdgpu_ctx_mgr *mgr) amdgpu_ctx_mgr_init() argument 294 void amdgpu_ctx_mgr_fini(struct amdgpu_ctx_mgr *mgr) amdgpu_ctx_mgr_fini() argument
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 377 static int _omapfb_set_color_key(struct omap_overlay_manager *mgr, _omapfb_set_color_key() argument 433 struct omap_overlay_manager *mgr = NULL; omapfb_set_color_key() local 461 struct omap_overlay_manager *mgr = NULL; omapfb_get_color_key() local 588 struct omap_overlay_manager *mgr; omapfb_ioctl() local
|
H A D | omapfb-main.c | 2375 struct omap_overlay_manager *mgr; omapfb_init_connections() local 2576 struct omap_overlay_manager *mgr; local
|
/linux-4.4.14/include/crypto/ |
H A D | mcryptd.h | 87 void *mgr; member in struct:mcryptd_alg_cstate
|
/linux-4.4.14/sound/pci/mixart/ |
H A D | mixart_core.c | 49 static int retrieve_msg_frame(struct mixart_mgr *mgr, u32 *msg_frame) retrieve_msg_frame() argument 76 static int get_msg(struct mixart_mgr *mgr, struct mixart_msg *resp, get_msg() argument 145 static int send_msg( struct mixart_mgr *mgr, send_msg() argument 237 int snd_mixart_send_msg(struct mixart_mgr *mgr, struct mixart_msg *request, int max_resp_size, void *resp_data) snd_mixart_send_msg() argument 283 int snd_mixart_send_msg_wait_notif(struct mixart_mgr *mgr, snd_mixart_send_msg_wait_notif() argument 324 int snd_mixart_send_msg_nonblock(struct mixart_mgr *mgr, struct mixart_msg *request) snd_mixart_send_msg_nonblock() argument 345 static void snd_mixart_process_msg(struct mixart_mgr *mgr) snd_mixart_process_msg() argument 410 struct mixart_mgr *mgr = dev_id; snd_mixart_interrupt() local 434 struct mixart_mgr *mgr = dev_id; snd_mixart_threaded_irq() local 578 void snd_mixart_init_mailbox(struct mixart_mgr *mgr) snd_mixart_init_mailbox() argument 590 void snd_mixart_exit_mailbox(struct mixart_mgr *mgr) snd_mixart_exit_mailbox() argument 597 void snd_mixart_reset_board(struct mixart_mgr *mgr) snd_mixart_reset_board() argument
|
H A D | mixart_mixer.c | 1115 int snd_mixart_create_mixer(struct mixart_mgr *mgr) snd_mixart_create_mixer() argument
|
H A D | mixart_hwdep.c | 46 static int mixart_wait_nice_for_register_value(struct mixart_mgr *mgr, mixart_wait_nice_for_register_value() argument 102 static int mixart_load_elf(struct mixart_mgr *mgr, const struct firmware *dsp ) mixart_load_elf() argument 141 static int mixart_enum_connectors(struct mixart_mgr *mgr) mixart_enum_connectors() argument 259 static int mixart_enum_physio(struct mixart_mgr *mgr) mixart_enum_physio() argument 315 static int mixart_first_init(struct mixart_mgr *mgr) mixart_first_init() argument 345 static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmware *dsp) mixart_dsp_load() argument 562 int snd_mixart_setup_firmware(struct mixart_mgr *mgr) snd_mixart_setup_firmware() argument
|
H A D | mixart.c | 72 static int mixart_set_pipe_state(struct mixart_mgr *mgr, mixart_set_pipe_state() argument 171 static int mixart_set_clock(struct mixart_mgr *mgr, mixart_set_clock() argument 341 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, snd_mixart_kill_ref_pipe() argument 473 static int mixart_sync_nonblock_events(struct mixart_mgr *mgr) mixart_sync_nonblock_events() argument 607 struct mixart_mgr *mgr = chip->mgr; snd_mixart_hw_params() local 724 struct mixart_mgr *mgr = chip->mgr; snd_mixart_playback_open() local 803 struct mixart_mgr *mgr = chip->mgr; snd_mixart_capture_open() local 885 struct mixart_mgr *mgr = chip->mgr; snd_mixart_close() local 1046 static int snd_mixart_create(struct mixart_mgr *mgr, struct snd_card *card, int idx) snd_mixart_create() argument 1094 static int snd_mixart_free(struct mixart_mgr *mgr) snd_mixart_free() argument 1150 struct mixart_mgr *mgr = entry->private_data; snd_mixart_BA0_read() local 1166 struct mixart_mgr *mgr = entry->private_data; snd_mixart_BA1_read() local 1252 struct mixart_mgr *mgr; snd_mixart_probe() local
|
H A D | mixart.h | 171 struct mixart_mgr *mgr; member in struct:snd_mixart
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.c | 43 struct omap_overlay_manager *mgr; member in struct:omap_crtc 105 static int omap_crtc_dss_connect(struct omap_overlay_manager *mgr, omap_crtc_dss_connect() argument 120 static void omap_crtc_dss_disconnect(struct omap_overlay_manager *mgr, omap_crtc_dss_disconnect() argument 127 static void omap_crtc_dss_start_update(struct omap_overlay_manager *mgr) omap_crtc_dss_start_update() argument 189 static int omap_crtc_dss_enable(struct omap_overlay_manager *mgr) omap_crtc_dss_enable() argument 208 static void omap_crtc_dss_disable(struct omap_overlay_manager *mgr) omap_crtc_dss_disable() argument 215 static void omap_crtc_dss_set_timings(struct omap_overlay_manager *mgr, omap_crtc_dss_set_timings() argument 223 static void omap_crtc_dss_set_lcd_config(struct omap_overlay_manager *mgr, omap_crtc_dss_set_lcd_config() argument 231 omap_crtc_dss_register_framedone( struct omap_overlay_manager *mgr, void (*handler)(void *), void *data) omap_crtc_dss_register_framedone() argument 238 omap_crtc_dss_unregister_framedone( struct omap_overlay_manager *mgr, void (*handler)(void *), void *data) omap_crtc_dss_unregister_framedone() argument
|
H A D | omap_drv.c | 355 struct omap_overlay_manager *mgr; for_each_dss_dev() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_dp_mst.c | 429 static struct drm_connector *intel_dp_add_mst_connector(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port, const char *pathprop) intel_dp_add_mst_connector() argument 474 static void intel_dp_destroy_mst_connector(struct drm_dp_mst_topology_mgr *mgr, intel_dp_destroy_mst_connector() argument 504 static void intel_dp_mst_hotplug(struct drm_dp_mst_topology_mgr *mgr) intel_dp_mst_hotplug() argument
|
/linux-4.4.14/net/bluetooth/ |
H A D | a2mp.c | 49 static void a2mp_send(struct amp_mgr *mgr, u8 code, u8 ident, u16 len, void *data) a2mp_send() argument 73 static u8 __next_ident(struct amp_mgr *mgr) __next_ident() argument 83 struct amp_mgr *mgr; amp_mgr_lookup_by_state() local 99 static void __a2mp_add_cl(struct amp_mgr *mgr, struct a2mp_cl *cl) __a2mp_add_cl() argument 122 static int a2mp_command_rej(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_command_rej() argument 137 static int a2mp_discover_req(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_discover_req() argument 197 static int a2mp_discover_rsp(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_discover_rsp() argument 274 static int a2mp_change_notify(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_change_notify() argument 298 static int a2mp_getinfo_req(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_getinfo_req() argument 339 static int a2mp_getinfo_rsp(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_getinfo_rsp() argument 366 static int a2mp_getampassoc_req(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_getampassoc_req() argument 409 static int a2mp_getampassoc_rsp(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_getampassoc_rsp() argument 470 static int a2mp_createphyslink_req(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_createphyslink_req() argument 550 static int a2mp_discphyslink_req(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_discphyslink_req() argument 593 static inline int a2mp_cmd_rsp(struct amp_mgr *mgr, struct sk_buff *skb, a2mp_cmd_rsp() argument 606 struct amp_mgr *mgr = chan->data; a2mp_chan_recv_cb() local 711 struct amp_mgr *mgr = chan->data; a2mp_chan_state_change_cb() local 811 struct amp_mgr *amp_mgr_get(struct amp_mgr *mgr) amp_mgr_get() argument 822 struct amp_mgr *mgr = container_of(kref, struct amp_mgr, kref); amp_mgr_destroy() local 834 int amp_mgr_put(struct amp_mgr *mgr) amp_mgr_put() argument 843 struct amp_mgr *mgr; amp_mgr_create() local 881 struct amp_mgr *mgr; a2mp_channel_create() local 899 struct amp_mgr *mgr; a2mp_send_getinfo_rsp() local 926 struct amp_mgr *mgr; a2mp_send_getampassoc_rsp() local 960 struct amp_mgr *mgr; a2mp_send_create_phy_link_req() local 997 struct amp_mgr *mgr; a2mp_send_create_phy_link_rsp() local 1024 struct amp_mgr *mgr = conn->hcon->amp_mgr; a2mp_discover_amp() local
|
H A D | a2mp.h | 140 static inline int amp_mgr_put(struct amp_mgr *mgr) amp_mgr_put() argument
|
H A D | amp.c | 50 struct amp_ctrl *amp_ctrl_add(struct amp_mgr *mgr, u8 id) amp_ctrl_add() argument 70 void amp_ctrl_list_flush(struct amp_mgr *mgr) amp_ctrl_list_flush() argument 84 struct amp_ctrl *amp_ctrl_lookup(struct amp_mgr *mgr, u8 id) amp_ctrl_lookup() argument 104 static u8 __next_handle(struct amp_mgr *mgr) __next_handle() argument 112 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, phylink_add() argument 281 void amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) amp_read_loc_assoc() argument 304 struct amp_mgr *mgr = hcon->amp_mgr; amp_read_loc_assoc_final_data() local 341 struct amp_mgr *mgr = hcon->amp_mgr; amp_write_rem_assoc_frag() local 446 void amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, amp_create_phylink() argument 485 void amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, amp_accept_phylink() argument 510 struct amp_mgr *mgr = hs_hcon->amp_mgr; amp_physical_cfm() local
|
H A D | hci_event.c | 4367 struct amp_mgr *mgr; hci_loglink_complete_evt() local
|
H A D | l2cap_core.c | 588 struct amp_mgr *mgr = conn->hcon->amp_mgr; l2cap_chan_del() local 4482 struct amp_mgr *mgr = conn->hcon->amp_mgr; l2cap_create_channel_req() local
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | layer2.h | 44 struct manager *mgr; member in struct:teimgr
|
H A D | tei.c | 81 struct manager *mgr = fi->userdata; da_debug() local 101 struct manager *mgr = fi->userdata; da_activate() local 117 struct manager *mgr = fi->userdata; da_deactivate() local 141 struct manager *mgr = fi->userdata; da_ui() local 154 struct manager *mgr = fi->userdata; da_timer() local 251 get_free_id(struct manager *mgr) get_free_id() argument 275 get_free_tei(struct manager *mgr) get_free_tei() argument 302 teiup_create(struct manager *mgr, u_int prim, int len, void *arg) teiup_create() argument 324 new_id(struct manager *mgr) new_id() argument 338 do_send(struct manager *mgr) do_send() argument 361 do_ack(struct manager *mgr, u_int id) do_ack() argument 383 mgr_send_down(struct manager *mgr, struct sk_buff *skb) mgr_send_down() argument 395 dl_unit_data(struct manager *mgr, struct sk_buff *skb) dl_unit_data() argument 423 findtei(struct manager *mgr, int tei) findtei() argument 441 put_tei_msg(struct manager *mgr, u_char m_id, unsigned int ri, int tei) put_tei_msg() argument 791 create_new_tei(struct manager *mgr, int tei, int sapi) create_new_tei() argument 857 new_tei_req(struct manager *mgr, u_char *dp) new_tei_req() argument 887 ph_data_ind(struct manager *mgr, struct sk_buff *skb) ph_data_ind() argument 992 create_teimgr(struct manager *mgr, struct channel_req *crq) create_teimgr() argument 1107 struct manager *mgr; mgr_send() local 1148 free_teimanager(struct manager *mgr) free_teimanager() argument 1180 ctrl_teimanager(struct manager *mgr, void *arg) ctrl_teimanager() argument 1207 check_data(struct manager *mgr, struct sk_buff *skb) check_data() argument 1250 struct manager *mgr; delete_teimanager() local 1270 struct manager *mgr; mgr_ctrl() local 1296 struct manager *mgr = container_of(ch, struct manager, bcast); mgr_bcast() local 1358 struct manager *mgr; create_teimanager() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_dp_mst.c | 262 static struct drm_connector *radeon_dp_add_mst_connector(struct drm_dp_mst_topology_mgr *mgr, radeon_dp_add_mst_connector() argument 304 static void radeon_dp_destroy_mst_connector(struct drm_dp_mst_topology_mgr *mgr, radeon_dp_destroy_mst_connector() argument 324 static void radeon_dp_mst_hotplug(struct drm_dp_mst_topology_mgr *mgr) radeon_dp_mst_hotplug() argument
|
/linux-4.4.14/security/ |
H A D | security.c | 133 int security_binder_set_context_mgr(struct task_struct *mgr) security_binder_set_context_mgr() argument
|
/linux-4.4.14/include/linux/ |
H A D | security.h | 381 static inline int security_binder_set_context_mgr(struct task_struct *mgr) security_binder_set_context_mgr() argument
|
/linux-4.4.14/security/selinux/ |
H A D | hooks.c | 1970 static int selinux_binder_set_context_mgr(struct task_struct *mgr) selinux_binder_set_context_mgr() argument
|