Searched defs:ph (Results 1 - 25 of 67) sorted by last modified time

123

/linux-master/drivers/block/
H A Dublk_drv.c2565 struct ublk_params_header ph; local
2596 struct ublk_params_header ph; local
[all...]
/linux-master/fs/ceph/
H A Dcaps.c4058 handle_cap_export(struct inode *inode, struct ceph_mds_caps *ex, struct ceph_mds_cap_peer *ph, struct ceph_mds_session *session) argument
4193 handle_cap_import(struct ceph_mds_client *mdsc, struct inode *inode, struct ceph_mds_caps *im, struct ceph_mds_cap_peer *ph, struct ceph_mds_session *session, struct ceph_cap **target_cap, int *old_issued) argument
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Dpowercap.c142 scmi_powercap_attributes_get(const struct scmi_protocol_handle *ph, argument
195 scmi_powercap_domain_attributes_get(const struct scmi_protocol_handle *ph, struct powercap_info *pinfo, u32 domain) argument
298 scmi_powercap_num_domains_get(const struct scmi_protocol_handle *ph) argument
306 scmi_powercap_dom_info_get(const struct scmi_protocol_handle *ph, u32 domain_id) argument
316 scmi_powercap_xfer_cap_get(const struct scmi_protocol_handle *ph, u32 domain_id, u32 *power_cap) argument
337 __scmi_powercap_cap_get(const struct scmi_protocol_handle *ph, const struct scmi_powercap_info *dom, u32 *power_cap) argument
351 scmi_powercap_cap_get(const struct scmi_protocol_handle *ph, u32 domain_id, u32 *power_cap) argument
366 scmi_powercap_xfer_cap_set(const struct scmi_protocol_handle *ph, const struct scmi_powercap_info *pc, u32 power_cap, bool ignore_dresp) argument
408 __scmi_powercap_cap_set(const struct scmi_protocol_handle *ph, struct powercap_info *pi, u32 domain_id, u32 power_cap, bool ignore_dresp) argument
443 scmi_powercap_cap_set(const struct scmi_protocol_handle *ph, u32 domain_id, u32 power_cap, bool ignore_dresp) argument
467 scmi_powercap_xfer_pai_get(const struct scmi_protocol_handle *ph, u32 domain_id, u32 *pai) argument
488 scmi_powercap_pai_get(const struct scmi_protocol_handle *ph, u32 domain_id, u32 *pai) argument
508 scmi_powercap_xfer_pai_set(const struct scmi_protocol_handle *ph, u32 domain_id, u32 pai) argument
531 scmi_powercap_pai_set(const struct scmi_protocol_handle *ph, u32 domain_id, u32 pai) argument
554 scmi_powercap_measurements_get(const struct scmi_protocol_handle *ph, u32 domain_id, u32 *average_power, u32 *pai) argument
585 scmi_powercap_measurements_threshold_get(const struct scmi_protocol_handle *ph, u32 domain_id, u32 *power_thresh_low, u32 *power_thresh_high) argument
602 scmi_powercap_measurements_threshold_set(const struct scmi_protocol_handle *ph, u32 domain_id, u32 power_thresh_low, u32 power_thresh_high) argument
631 scmi_powercap_cap_enable_set(const struct scmi_protocol_handle *ph, u32 domain_id, bool enable) argument
671 scmi_powercap_cap_enable_get(const struct scmi_protocol_handle *ph, u32 domain_id, bool *enable) argument
710 scmi_powercap_domain_init_fc(const struct scmi_protocol_handle *ph, u32 domain, struct scmi_fc_info **p_fc) argument
744 scmi_powercap_notify(const struct scmi_protocol_handle *ph, u32 domain, int message_id, bool enable) argument
812 scmi_powercap_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
832 scmi_powercap_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
870 scmi_powercap_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
919 scmi_powercap_get_num_sources(const struct scmi_protocol_handle *ph) argument
961 scmi_powercap_protocol_init(const struct scmi_protocol_handle *ph) argument
[all...]
H A Dperf.c196 static int scmi_perf_attributes_get(const struct scmi_protocol_handle *ph, argument
252 scmi_perf_domain_attributes_get(const struct scmi_protocol_handle *ph, struct perf_dom_info *dom_info, bool notify_lim_cmd, bool notify_lvl_cmd, u32 version) argument
428 iter_perf_levels_process_response(const struct scmi_protocol_handle *ph, const void *response, struct scmi_iterator_state *st, void *priv) argument
452 scmi_perf_describe_levels_get(const struct scmi_protocol_handle *ph, struct perf_dom_info *perf_dom, u32 version) argument
485 scmi_perf_num_domains_get(const struct scmi_protocol_handle *ph) argument
493 scmi_perf_domain_lookup(const struct scmi_protocol_handle *ph, u32 domain) argument
504 scmi_perf_info_get(const struct scmi_protocol_handle *ph, u32 domain) argument
515 scmi_perf_msg_limits_set(const struct scmi_protocol_handle *ph, u32 domain, u32 max_perf, u32 min_perf) argument
538 __scmi_perf_limits_set(const struct scmi_protocol_handle *ph, struct perf_dom_info *dom, u32 max_perf, u32 min_perf) argument
556 scmi_perf_limits_set(const struct scmi_protocol_handle *ph, u32 domain, u32 max_perf, u32 min_perf) argument
595 scmi_perf_msg_limits_get(const struct scmi_protocol_handle *ph, u32 domain, u32 *max_perf, u32 *min_perf) argument
621 __scmi_perf_limits_get(const struct scmi_protocol_handle *ph, struct perf_dom_info *dom, u32 *max_perf, u32 *min_perf) argument
638 scmi_perf_limits_get(const struct scmi_protocol_handle *ph, u32 domain, u32 *max_perf, u32 *min_perf) argument
671 scmi_perf_msg_level_set(const struct scmi_protocol_handle *ph, u32 domain, u32 level, bool poll) argument
693 __scmi_perf_level_set(const struct scmi_protocol_handle *ph, struct perf_dom_info *dom, u32 level, bool poll) argument
710 scmi_perf_level_set(const struct scmi_protocol_handle *ph, u32 domain, u32 level, bool poll) argument
735 scmi_perf_msg_level_get(const struct scmi_protocol_handle *ph, u32 domain, u32 *level, bool poll) argument
757 __scmi_perf_level_get(const struct scmi_protocol_handle *ph, struct perf_dom_info *dom, u32 *level, bool poll) argument
771 scmi_perf_level_get(const struct scmi_protocol_handle *ph, u32 domain, u32 *level, bool poll) argument
798 scmi_perf_level_limits_notify(const struct scmi_protocol_handle *ph, u32 domain, int message_id, bool enable) argument
820 scmi_perf_domain_init_fc(const struct scmi_protocol_handle *ph, struct perf_dom_info *dom) argument
856 scmi_dvfs_device_opps_add(const struct scmi_protocol_handle *ph, struct device *dev, u32 domain) argument
894 scmi_dvfs_transition_latency_get(const struct scmi_protocol_handle *ph, u32 domain) argument
908 scmi_dvfs_rate_limit_get(const struct scmi_protocol_handle *ph, u32 domain, u32 *rate_limit) argument
924 scmi_dvfs_freq_set(const struct scmi_protocol_handle *ph, u32 domain, unsigned long freq, bool poll) argument
950 scmi_dvfs_freq_get(const struct scmi_protocol_handle *ph, u32 domain, unsigned long *freq, bool poll) argument
980 scmi_dvfs_est_power_get(const struct scmi_protocol_handle *ph, u32 domain, unsigned long *freq, unsigned long *power) argument
1011 scmi_fast_switch_possible(const struct scmi_protocol_handle *ph, u32 domain) argument
1023 scmi_fast_switch_rate_limit(const struct scmi_protocol_handle *ph, u32 domain, u32 *rate_limit) argument
1043 scmi_power_scale_get(const struct scmi_protocol_handle *ph) argument
1068 scmi_perf_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
1089 scmi_perf_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
1132 scmi_perf_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
1223 scmi_perf_get_num_sources(const struct scmi_protocol_handle *ph) argument
1260 scmi_perf_protocol_init(const struct scmi_protocol_handle *ph) argument
[all...]
H A Ddriver.c109 struct scmi_protocol_handle ph; member in struct:scmi_protocol_instance
1014 static void xfer_put(const struct scmi_protocol_handle *ph, argument
1174 static int do_xfer(const struct scmi_protocol_handle *ph, argument
1246 static void reset_rx_to_maxsz(const struct scmi_protocol_handle *ph, argument
1279 do_xfer_with_response(const struct scmi_protocol_handle *ph, struct scmi_xfer *xfer) argument
1326 xfer_get_init(const struct scmi_protocol_handle *ph, u8 msg_id, size_t tx_size, size_t rx_size, struct scmi_xfer **p) argument
1379 version_get(const struct scmi_protocol_handle *ph, u32 *version) argument
1408 scmi_set_protocol_priv(const struct scmi_protocol_handle *ph, void *priv, u32 version) argument
1426 scmi_get_protocol_priv(const struct scmi_protocol_handle *ph) argument
1459 scmi_common_extended_name_get(const struct scmi_protocol_handle *ph, u8 cmd_id, u32 res_id, u32 *flags, char *name, size_t len) argument
1510 const struct scmi_protocol_handle *ph; member in struct:scmi_iterator
1516 scmi_iterator_init(const struct scmi_protocol_handle *ph, struct scmi_iterator_ops *ops, unsigned int max_resources, u8 msg_id, size_t tx_size, void *priv) argument
1549 const struct scmi_protocol_handle *ph; local
1624 scmi_common_fastchannel_init(const struct scmi_protocol_handle *ph, u8 describe_id, u32 message_id, u32 valid_size, u32 domain, void __iomem **p_addr, struct scmi_fc_db_info **p_db, u32 *rate_limit) argument
1780 scmi_protocol_msg_check(const struct scmi_protocol_handle *ph, u32 message_id, u32 *attributes) argument
1821 scmi_revision_area_get(const struct scmi_protocol_handle *ph) argument
1839 scmi_protocol_version_negotiate(struct scmi_protocol_handle *ph) argument
2058 scmi_setup_protocol_implemented(const struct scmi_protocol_handle *ph, u8 *prot_imp) argument
2138 scmi_devm_protocol_get(struct scmi_device *sdev, u8 protocol_id, struct scmi_protocol_handle **ph) argument
[all...]
H A Dsensors.c227 static int scmi_sensor_attributes_get(const struct scmi_protocol_handle *ph, argument
341 iter_intervals_process_response(const struct scmi_protocol_handle *ph, const void *response, struct scmi_iterator_state *st, void *p) argument
354 scmi_sensor_update_intervals(const struct scmi_protocol_handle *ph, struct scmi_sensor_info *s) argument
411 iter_axes_desc_process_response(const struct scmi_protocol_handle *ph, const void *response, struct scmi_iterator_state *st, void *priv) argument
465 iter_axes_extended_name_process_response(const struct scmi_protocol_handle *ph, const void *response, struct scmi_iterator_state *st, void *priv) argument
491 scmi_sensor_axis_extended_names_get(const struct scmi_protocol_handle *ph, struct scmi_sensor_info *s) argument
526 scmi_sensor_axis_description(const struct scmi_protocol_handle *ph, struct scmi_sensor_info *s, u32 version) argument
587 iter_sens_descr_process_response(const struct scmi_protocol_handle *ph, const void *response, struct scmi_iterator_state *st, void *priv) argument
693 scmi_sensor_description_get(const struct scmi_protocol_handle *ph, struct sensors_info *si) argument
713 scmi_sensor_request_notify(const struct scmi_protocol_handle *ph, u32 sensor_id, u8 message_id, bool enable) argument
735 scmi_sensor_trip_point_notify(const struct scmi_protocol_handle *ph, u32 sensor_id, bool enable) argument
744 scmi_sensor_continuous_update_notify(const struct scmi_protocol_handle *ph, u32 sensor_id, bool enable) argument
753 scmi_sensor_trip_point_config(const struct scmi_protocol_handle *ph, u32 sensor_id, u8 trip_id, u64 trip_value) argument
778 scmi_sensor_config_get(const struct scmi_protocol_handle *ph, u32 sensor_id, u32 *sensor_config) argument
806 scmi_sensor_config_set(const struct scmi_protocol_handle *ph, u32 sensor_id, u32 sensor_config) argument
852 scmi_sensor_reading_get(const struct scmi_protocol_handle *ph, u32 sensor_id, u64 *value) argument
919 scmi_sensor_reading_get_timestamped(const struct scmi_protocol_handle *ph, u32 sensor_id, u8 count, struct scmi_sensor_reading *readings) argument
979 scmi_sensor_info_get(const struct scmi_protocol_handle *ph, u32 sensor_id) argument
989 scmi_sensor_count_get(const struct scmi_protocol_handle *ph) argument
1006 scmi_sensor_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
1025 scmi_sensor_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
1050 scmi_sensor_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
1110 scmi_sensor_get_num_sources(const struct scmi_protocol_handle *ph) argument
1149 scmi_sensors_protocol_init(const struct scmi_protocol_handle *ph) argument
[all...]
H A Dsystem.c42 static bool scmi_system_notify_supported(const struct scmi_protocol_handle *ph, argument
53 static int scmi_system_request_notify(const struct scmi_protocol_handle *ph, argument
74 scmi_system_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
87 scmi_system_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
142 scmi_system_protocol_init(const struct scmi_protocol_handle *ph) argument
[all...]
H A Dreset.c74 static int scmi_reset_attributes_get(const struct scmi_protocol_handle *ph, argument
102 scmi_reset_domain_attributes_get(const struct scmi_protocol_handle *ph, argument
149 scmi_reset_num_domains_get(const struct scmi_protocol_handle *ph) argument
157 scmi_reset_name_get(const struct scmi_protocol_handle *ph, u32 domain) argument
166 scmi_reset_latency_get(const struct scmi_protocol_handle *ph, u32 domain) argument
175 scmi_domain_reset(const struct scmi_protocol_handle *ph, u32 domain, u32 flags, u32 state) argument
209 scmi_reset_domain_reset(const struct scmi_protocol_handle *ph, u32 domain) argument
217 scmi_reset_domain_assert(const struct scmi_protocol_handle *ph, u32 domain) argument
224 scmi_reset_domain_deassert(const struct scmi_protocol_handle *ph, u32 domain) argument
238 scmi_reset_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
252 scmi_reset_notify(const struct scmi_protocol_handle *ph, u32 domain_id, bool enable) argument
274 scmi_reset_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
288 scmi_reset_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
308 scmi_reset_get_num_sources(const struct scmi_protocol_handle *ph) argument
340 scmi_reset_protocol_init(const struct scmi_protocol_handle *ph) argument
[all...]
H A Dpower.c78 static int scmi_power_attributes_get(const struct scmi_protocol_handle *ph, argument
110 scmi_power_domain_attributes_get(const struct scmi_protocol_handle *ph, argument
154 scmi_power_state_set(const struct scmi_protocol_handle *ph, u32 domain, u32 state) argument
176 scmi_power_state_get(const struct scmi_protocol_handle *ph, u32 domain, u32 *state) argument
196 scmi_power_num_domains_get(const struct scmi_protocol_handle *ph) argument
204 scmi_power_name_get(const struct scmi_protocol_handle *ph, u32 domain) argument
220 scmi_power_request_notify(const struct scmi_protocol_handle *ph, u32 domain, bool enable) argument
242 scmi_power_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
256 scmi_power_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
270 scmi_power_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
290 scmi_power_get_num_sources(const struct scmi_protocol_handle *ph) argument
323 scmi_power_protocol_init(const struct scmi_protocol_handle *ph) argument
[all...]
H A Dnotify.c308 const struct scmi_protocol_handle *ph; member in struct:scmi_registered_events_desc
749 scmi_register_protocol_events(const struct scmi_handle *handle, u8 proto_id, const struct scmi_protocol_handle *ph, const struct scmi_protocol_events *ee) argument
[all...]
H A Dclock.c191 scmi_clock_protocol_attributes_get(const struct scmi_protocol_handle *ph, argument
274 iter_clk_possible_parents_process_response(const struct scmi_protocol_handle *ph, const void *response, struct scmi_iterator_state *st, void *priv) argument
289 scmi_clock_possible_parents(const struct scmi_protocol_handle *ph, u32 clk_id, struct scmi_clock_info *clk) argument
319 scmi_clock_get_permissions(const struct scmi_protocol_handle *ph, u32 clk_id, struct scmi_clock_info *clk) argument
347 scmi_clock_attributes_get(const struct scmi_protocol_handle *ph, u32 clk_id, struct clock_info *cinfo, u32 version) argument
471 iter_clk_describe_process_response(const struct scmi_protocol_handle *ph, const void *response, struct scmi_iterator_state *st, void *priv) argument
505 scmi_clock_describe_rates_get(const struct scmi_protocol_handle *ph, u32 clk_id, struct scmi_clock_info *clk) argument
545 scmi_clock_rate_get(const struct scmi_protocol_handle *ph, u32 clk_id, u64 *value) argument
566 scmi_clock_rate_set(const struct scmi_protocol_handle *ph, u32 clk_id, u64 rate) argument
622 scmi_clock_config_set(const struct scmi_protocol_handle *ph, u32 clk_id, enum clk_state state, enum scmi_clock_oem_config __unused0, u32 __unused1, bool atomic) argument
652 scmi_clock_set_parent(const struct scmi_protocol_handle *ph, u32 clk_id, u32 parent_id) argument
690 scmi_clock_get_parent(const struct scmi_protocol_handle *ph, u32 clk_id, u32 *parent_id) argument
713 scmi_clock_config_set_v2(const struct scmi_protocol_handle *ph, u32 clk_id, enum clk_state state, enum scmi_clock_oem_config oem_type, u32 oem_val, bool atomic) argument
751 scmi_clock_enable(const struct scmi_protocol_handle *ph, u32 clk_id, bool atomic) argument
768 scmi_clock_disable(const struct scmi_protocol_handle *ph, u32 clk_id, bool atomic) argument
787 scmi_clock_config_get_v2(const struct scmi_protocol_handle *ph, u32 clk_id, enum scmi_clock_oem_config oem_type, u32 *attributes, bool *enabled, u32 *oem_val, bool atomic) argument
829 scmi_clock_config_get(const struct scmi_protocol_handle *ph, u32 clk_id, enum scmi_clock_oem_config oem_type, u32 *attributes, bool *enabled, u32 *oem_val, bool atomic) argument
858 scmi_clock_state_get(const struct scmi_protocol_handle *ph, u32 clk_id, bool *enabled, bool atomic) argument
867 scmi_clock_config_oem_set(const struct scmi_protocol_handle *ph, u32 clk_id, enum scmi_clock_oem_config oem_type, u32 oem_val, bool atomic) argument
886 scmi_clock_config_oem_get(const struct scmi_protocol_handle *ph, u32 clk_id, enum scmi_clock_oem_config oem_type, u32 *oem_val, u32 *attributes, bool atomic) argument
905 scmi_clock_count_get(const struct scmi_protocol_handle *ph) argument
913 scmi_clock_info_get(const struct scmi_protocol_handle *ph, u32 clk_id) argument
942 scmi_clk_notify_supported(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id) argument
964 scmi_clk_rate_notify(const struct scmi_protocol_handle *ph, u32 clk_id, int message_id, bool enable) argument
985 scmi_clk_set_notify_enabled(const struct scmi_protocol_handle *ph, u8 evt_id, u32 src_id, bool enable) argument
1002 scmi_clk_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
1024 scmi_clk_get_num_sources(const struct scmi_protocol_handle *ph) argument
1061 scmi_clock_protocol_init(const struct scmi_protocol_handle *ph) argument
[all...]
/linux-master/net/packet/
H A Daf_packet.c2516 void *ph; local
2576 union tpacket_uhdr ph; local
2654 union tpacket_uhdr ph; local
2727 void *ph; local
[all...]
/linux-master/drivers/cpufreq/
H A Dscmi-cpufreq.c31 static struct scmi_protocol_handle *ph; variable in typeref:struct:scmi_protocol_handle
[all...]
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c2887 phandle ph; local
[all...]
/linux-master/drivers/sbus/char/
H A Dopenprom.c187 phandle ph; local
260 phandle ph = 0; local
[all...]
/linux-master/drivers/pwm/
H A Dpwm-rcar.c110 u32 cyc, ph; local
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-dtg.c242 dcss_dtg_plane_pos_set(struct dcss_dtg *dtg, int ch_num, int px, int py, int pw, int ph) argument
/linux-master/net/xfrm/
H A Dxfrm_input.c187 struct ip_beet_phdr *ph; local
H A Dxfrm_output.c226 struct ip_beet_phdr *ph; local
357 struct ip_beet_phdr *ph; local
[all...]
/linux-master/drivers/pmdomain/arm/
H A Dscmi_perf_domain.c19 const struct scmi_protocol_handle *ph; member in struct:scmi_perf_domain
82 struct scmi_protocol_handle *ph; local
/linux-master/net/phonet/
H A Dpep.c52 } *ph, h; local
89 struct pnpipehdr *ph; local
111 struct pnpipehdr *ph; local
132 struct pnpipehdr *ph; local
195 struct pnpipehdr *ph; local
718 struct pnpipehdr *ph; local
1110 struct pnpipehdr *ph; local
[all...]
/linux-master/drivers/net/ppp/
H A Dpppoe.c416 struct pppoe_hdr *ph; local
485 struct pppoe_hdr *ph; local
844 struct pppoe_hdr *ph; local
916 struct pppoe_hdr *ph; local
[all...]
/linux-master/fs/ntfs3/
H A Dfslog.c2234 struct RECORD_PAGE_HDR *ph = NULL; local
[all...]
/linux-master/tools/perf/util/
H A Dheader.c1707 struct perf_header *ph = ff->ph; local
2590 struct perf_header *ph = ff->ph; local
3475 perf_file_section__fprintf_info(struct perf_file_section *section, struct perf_header *ph, int feat, int fd, void *data) argument
3811 perf_header__process_sections(struct perf_header *header, int fd, void *data, int (*process)(struct perf_file_section *section, struct perf_header *ph, int feat, int fd, void *data)) argument
3865 try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) argument
3903 try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) argument
3932 check_magic_endian(u64 magic, uint64_t hdr_sz, bool is_pipe, struct perf_header *ph) argument
3967 perf_file_header__read(struct perf_file_header *header, struct perf_header *ph, int fd) argument
4039 perf_file_section__process(struct perf_file_section *section, struct perf_header *ph, int feat, int fd, void *data) argument
4067 perf_file_header__read_pipe(struct perf_pipe_file_header *header, struct perf_header *ph, struct perf_data* data, bool repipe, int repipe_fd) argument
4110 read_attr(int fd, struct perf_header *ph, struct perf_file_attr *f_attr) argument
[all...]
/linux-master/drivers/mailbox/
H A Dqcom-ipcc.c163 qcom_ipcc_mbox_xlate(struct mbox_controller *mbox, const struct of_phandle_args *ph) argument

Completed in 309 milliseconds

123