/linux/drivers/firmware/arm_scmi/ |
H A D | reset.c | 74 static int scmi_reset_attributes_get(const struct scmi_protocol_handle *ph, in scmi_reset_attributes_get() 102 scmi_reset_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_reset_domain_attributes_get() 149 static int scmi_reset_num_domains_get(const struct scmi_protocol_handle *ph) in scmi_reset_num_domains_get() 157 scmi_reset_name_get(const struct scmi_protocol_handle *ph, u32 domain) in scmi_reset_name_get() 166 static int scmi_reset_latency_get(const struct scmi_protocol_handle *ph, in scmi_reset_latency_get() 175 static int scmi_domain_reset(const struct scmi_protocol_handle *ph, u32 domain, in scmi_domain_reset() 209 static int scmi_reset_domain_reset(const struct scmi_protocol_handle *ph, in scmi_reset_domain_reset() 217 scmi_reset_domain_assert(const struct scmi_protocol_handle *ph, u32 domain) in scmi_reset_domain_assert() 224 scmi_reset_domain_deassert(const struct scmi_protocol_handle *ph, u32 domain) in scmi_reset_domain_deassert() 238 static bool scmi_reset_notify_supported(const struct scmi_protocol_handle *ph, in scmi_reset_notify_supported() [all …]
|
H A D | powercap.c | 142 scmi_powercap_attributes_get(const struct scmi_protocol_handle *ph, in scmi_powercap_attributes_get() 195 scmi_powercap_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_powercap_domain_attributes_get() 298 static int scmi_powercap_num_domains_get(const struct scmi_protocol_handle *ph) in scmi_powercap_num_domains_get() 306 scmi_powercap_dom_info_get(const struct scmi_protocol_handle *ph, u32 domain_id) in scmi_powercap_dom_info_get() 316 static int scmi_powercap_xfer_cap_get(const struct scmi_protocol_handle *ph, in scmi_powercap_xfer_cap_get() 337 static int __scmi_powercap_cap_get(const struct scmi_protocol_handle *ph, in __scmi_powercap_cap_get() 351 static int scmi_powercap_cap_get(const struct scmi_protocol_handle *ph, in scmi_powercap_cap_get() 366 static int scmi_powercap_xfer_cap_set(const struct scmi_protocol_handle *ph, in scmi_powercap_xfer_cap_set() 408 static int __scmi_powercap_cap_set(const struct scmi_protocol_handle *ph, in __scmi_powercap_cap_set() 443 static int scmi_powercap_cap_set(const struct scmi_protocol_handle *ph, in scmi_powercap_cap_set() [all …]
|
H A D | pinctrl.c | 129 static int scmi_pinctrl_attributes_get(const struct scmi_protocol_handle *ph, in scmi_pinctrl_attributes_get() 157 static int scmi_pinctrl_count_get(const struct scmi_protocol_handle *ph, in scmi_pinctrl_count_get() 174 static int scmi_pinctrl_validate_id(const struct scmi_protocol_handle *ph, in scmi_pinctrl_validate_id() 190 static int scmi_pinctrl_attributes(const struct scmi_protocol_handle *ph, in scmi_pinctrl_attributes() 273 iter_pinctrl_assoc_process_response(const struct scmi_protocol_handle *ph, in iter_pinctrl_assoc_process_response() 286 static int scmi_pinctrl_list_associations(const struct scmi_protocol_handle *ph, in scmi_pinctrl_list_associations() 370 iter_pinctrl_settings_get_process_response(const struct scmi_protocol_handle *ph, in iter_pinctrl_settings_get_process_response() 394 scmi_pinctrl_settings_get(const struct scmi_protocol_handle *ph, u32 selector, in scmi_pinctrl_settings_get() 436 static int scmi_pinctrl_settings_get_one(const struct scmi_protocol_handle *ph, in scmi_pinctrl_settings_get_one() 448 static int scmi_pinctrl_settings_get_all(const struct scmi_protocol_handle *ph, in scmi_pinctrl_settings_get_all() [all …]
|
H A D | perf.c | 196 static int scmi_perf_attributes_get(const struct scmi_protocol_handle *ph, in scmi_perf_attributes_get() 252 scmi_perf_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_perf_domain_attributes_get() 442 iter_perf_levels_process_response(const struct scmi_protocol_handle *ph, in iter_perf_levels_process_response() 472 scmi_perf_describe_levels_get(const struct scmi_protocol_handle *ph, in scmi_perf_describe_levels_get() 505 static int scmi_perf_num_domains_get(const struct scmi_protocol_handle *ph) in scmi_perf_num_domains_get() 513 scmi_perf_domain_lookup(const struct scmi_protocol_handle *ph, u32 domain) in scmi_perf_domain_lookup() 524 scmi_perf_info_get(const struct scmi_protocol_handle *ph, u32 domain) in scmi_perf_info_get() 535 static int scmi_perf_msg_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_msg_limits_set() 558 static int __scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in __scmi_perf_limits_set() 576 static int scmi_perf_limits_set(const struct scmi_protocol_handle *ph, in scmi_perf_limits_set() [all …]
|
H A D | power.c | 78 static int scmi_power_attributes_get(const struct scmi_protocol_handle *ph, in scmi_power_attributes_get() 110 scmi_power_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_power_domain_attributes_get() 154 static int scmi_power_state_set(const struct scmi_protocol_handle *ph, in scmi_power_state_set() 176 static int scmi_power_state_get(const struct scmi_protocol_handle *ph, in scmi_power_state_get() 196 static int scmi_power_num_domains_get(const struct scmi_protocol_handle *ph) in scmi_power_num_domains_get() 204 scmi_power_name_get(const struct scmi_protocol_handle *ph, in scmi_power_name_get() 220 static int scmi_power_request_notify(const struct scmi_protocol_handle *ph, in scmi_power_request_notify() 242 static bool scmi_power_notify_supported(const struct scmi_protocol_handle *ph, in scmi_power_notify_supported() 256 static int scmi_power_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_power_set_notify_enabled() 270 scmi_power_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_power_fill_custom_report() [all …]
|
H A D | voltage.c | 74 static int scmi_protocol_attributes_get(const struct scmi_protocol_handle *ph, in scmi_protocol_attributes_get() 165 iter_volt_levels_process_response(const struct scmi_protocol_handle *ph, in iter_volt_levels_process_response() 181 static int scmi_voltage_levels_get(const struct scmi_protocol_handle *ph, in scmi_voltage_levels_get() 212 static int scmi_voltage_descriptors_get(const struct scmi_protocol_handle *ph, in scmi_voltage_descriptors_get() 265 static int __scmi_voltage_get_u32(const struct scmi_protocol_handle *ph, in __scmi_voltage_get_u32() 288 static int scmi_voltage_config_set(const struct scmi_protocol_handle *ph, in scmi_voltage_config_set() 314 static int scmi_voltage_config_get(const struct scmi_protocol_handle *ph, in scmi_voltage_config_get() 321 static int scmi_voltage_level_set(const struct scmi_protocol_handle *ph, in scmi_voltage_level_set() 370 static int scmi_voltage_level_get(const struct scmi_protocol_handle *ph, in scmi_voltage_level_get() 378 scmi_voltage_info_get(const struct scmi_protocol_handle *ph, u32 domain_id) in scmi_voltage_info_get() [all …]
|
H A D | clock.c | 192 scmi_clock_protocol_attributes_get(const struct scmi_protocol_handle *ph, in scmi_clock_protocol_attributes_get() 275 static int iter_clk_possible_parents_process_response(const struct scmi_protocol_handle *ph, in iter_clk_possible_parents_process_response() 290 static int scmi_clock_possible_parents(const struct scmi_protocol_handle *ph, u32 clk_id, in scmi_clock_possible_parents() 320 scmi_clock_get_permissions(const struct scmi_protocol_handle *ph, u32 clk_id, in scmi_clock_get_permissions() 348 static int scmi_clock_attributes_get(const struct scmi_protocol_handle *ph, in scmi_clock_attributes_get() 479 iter_clk_describe_process_response(const struct scmi_protocol_handle *ph, in iter_clk_describe_process_response() 513 scmi_clock_describe_rates_get(const struct scmi_protocol_handle *ph, u32 clk_id, in scmi_clock_describe_rates_get() 553 scmi_clock_rate_get(const struct scmi_protocol_handle *ph, in scmi_clock_rate_get() 574 static int scmi_clock_rate_set(const struct scmi_protocol_handle *ph, in scmi_clock_rate_set() 630 scmi_clock_config_set(const struct scmi_protocol_handle *ph, u32 clk_id, in scmi_clock_config_set() [all …]
|
H A D | base.c | 66 static int scmi_base_attributes_get(const struct scmi_protocol_handle *ph) in scmi_base_attributes_get() 99 scmi_base_vendor_id_get(const struct scmi_protocol_handle *ph, bool sub_vendor) in scmi_base_vendor_id_get() 140 scmi_base_implementation_version_get(const struct scmi_protocol_handle *ph) in scmi_base_implementation_version_get() 173 scmi_base_implementation_list_get(const struct scmi_protocol_handle *ph, in scmi_base_implementation_list_get() 263 static int scmi_base_discover_agent_get(const struct scmi_protocol_handle *ph, in scmi_base_discover_agent_get() 288 static int scmi_base_error_notify(const struct scmi_protocol_handle *ph, in scmi_base_error_notify() 310 static int scmi_base_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_base_set_notify_enabled() 322 static void *scmi_base_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_base_fill_custom_report() 374 static int scmi_base_protocol_init(const struct scmi_protocol_handle *ph) in scmi_base_protocol_init()
|
H A D | sensors.c | 227 static int scmi_sensor_attributes_get(const struct scmi_protocol_handle *ph, in scmi_sensor_attributes_get() 341 iter_intervals_process_response(const struct scmi_protocol_handle *ph, in iter_intervals_process_response() 354 static int scmi_sensor_update_intervals(const struct scmi_protocol_handle *ph, in scmi_sensor_update_intervals() 411 iter_axes_desc_process_response(const struct scmi_protocol_handle *ph, in iter_axes_desc_process_response() 465 iter_axes_extended_name_process_response(const struct scmi_protocol_handle *ph, in iter_axes_extended_name_process_response() 491 scmi_sensor_axis_extended_names_get(const struct scmi_protocol_handle *ph, in scmi_sensor_axis_extended_names_get() 526 static int scmi_sensor_axis_description(const struct scmi_protocol_handle *ph, in scmi_sensor_axis_description() 587 iter_sens_descr_process_response(const struct scmi_protocol_handle *ph, in iter_sens_descr_process_response() 693 static int scmi_sensor_description_get(const struct scmi_protocol_handle *ph, in scmi_sensor_description_get() 713 scmi_sensor_request_notify(const struct scmi_protocol_handle *ph, u32 sensor_id, in scmi_sensor_request_notify() [all …]
|
H A D | system.c | 42 static bool scmi_system_notify_supported(const struct scmi_protocol_handle *ph, in scmi_system_notify_supported() 53 static int scmi_system_request_notify(const struct scmi_protocol_handle *ph, in scmi_system_request_notify() 74 static int scmi_system_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_system_set_notify_enabled() 87 scmi_system_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_system_fill_custom_report() 142 static int scmi_system_protocol_init(const struct scmi_protocol_handle *ph) in scmi_system_protocol_init()
|
H A D | driver.c | 113 struct scmi_protocol_handle ph; member 1237 static void xfer_put(const struct scmi_protocol_handle *ph, in xfer_put() 1399 static int do_xfer(const struct scmi_protocol_handle *ph, in do_xfer() 1477 static void reset_rx_to_maxsz(const struct scmi_protocol_handle *ph, in reset_rx_to_maxsz() 1510 static int do_xfer_with_response(const struct scmi_protocol_handle *ph, in do_xfer_with_response() 1557 static int xfer_get_init(const struct scmi_protocol_handle *ph, in xfer_get_init() 1610 static int version_get(const struct scmi_protocol_handle *ph, u32 *version) in version_get() 1639 static int scmi_set_protocol_priv(const struct scmi_protocol_handle *ph, in scmi_set_protocol_priv() 1657 static void *scmi_get_protocol_priv(const struct scmi_protocol_handle *ph) in scmi_get_protocol_priv() 1690 static int scmi_common_extended_name_get(const struct scmi_protocol_handle *ph, in scmi_common_extended_name_get() [all …]
|
/linux/drivers/reset/ |
H A D | reset-scmi.c | 23 const struct scmi_protocol_handle *ph; member 42 const struct scmi_protocol_handle *ph = to_scmi_handle(rcdev); in scmi_reset_assert() local 60 const struct scmi_protocol_handle *ph = to_scmi_handle(rcdev); in scmi_reset_deassert() local 78 const struct scmi_protocol_handle *ph = to_scmi_handle(rcdev); in scmi_reset_reset() local 95 struct scmi_protocol_handle *ph; in scmi_reset_probe() local
|
/linux/drivers/rtc/ |
H A D | rtc-imx-sm-bbm.c | 16 struct scmi_protocol_handle *ph; member 23 struct scmi_protocol_handle *ph = bbnsm->ph; in scmi_imx_bbm_read_time() local 39 struct scmi_protocol_handle *ph = bbnsm->ph; in scmi_imx_bbm_set_time() local 50 struct scmi_protocol_handle *ph = bbnsm->ph; in scmi_imx_bbm_alarm_irq_enable() local 62 struct scmi_protocol_handle *ph = bbnsm->ph; in scmi_imx_bbm_set_alarm() local 119 struct scmi_protocol_handle *ph; in scmi_imx_bbm_rtc_probe() local
|
/linux/drivers/firmware/arm_scmi/vendors/imx/ |
H A D | imx-sm-lmm.c | 66 static int scmi_imx_lmm_validate_lmid(const struct scmi_protocol_handle *ph, u32 lmid) in scmi_imx_lmm_validate_lmid() 76 static int scmi_imx_lmm_attributes(const struct scmi_protocol_handle *ph, in scmi_imx_lmm_attributes() 107 scmi_imx_lmm_power_boot(const struct scmi_protocol_handle *ph, u32 lmid, bool boot) in scmi_imx_lmm_power_boot() 134 static int scmi_imx_lmm_reset_vector_set(const struct scmi_protocol_handle *ph, in scmi_imx_lmm_reset_vector_set() 159 static int scmi_imx_lmm_shutdown(const struct scmi_protocol_handle *ph, u32 lmid, in scmi_imx_lmm_shutdown() 195 static int scmi_imx_lmm_protocol_attributes_get(const struct scmi_protocol_handle *ph, in scmi_imx_lmm_protocol_attributes_get() 226 static int scmi_imx_lmm_protocol_init(const struct scmi_protocol_handle *ph) in scmi_imx_lmm_protocol_init()
|
H A D | imx-sm-cpu.c | 65 static int scmi_imx_cpu_validate_cpuid(const struct scmi_protocol_handle *ph, in scmi_imx_cpu_validate_cpuid() 76 static int scmi_imx_cpu_start(const struct scmi_protocol_handle *ph, in scmi_imx_cpu_start() 104 static int scmi_imx_cpu_reset_vector_set(const struct scmi_protocol_handle *ph, in scmi_imx_cpu_reset_vector_set() 139 static int scmi_imx_cpu_started(const struct scmi_protocol_handle *ph, u32 cpuid, in scmi_imx_cpu_started() 180 static int scmi_imx_cpu_protocol_attributes_get(const struct scmi_protocol_handle *ph, in scmi_imx_cpu_protocol_attributes_get() 206 static int scmi_imx_cpu_attributes_get(const struct scmi_protocol_handle *ph, in scmi_imx_cpu_attributes_get() 233 static int scmi_imx_cpu_protocol_init(const struct scmi_protocol_handle *ph) in scmi_imx_cpu_protocol_init()
|
H A D | imx-sm-misc.c | 68 static int scmi_imx_misc_attributes_get(const struct scmi_protocol_handle *ph, in scmi_imx_misc_attributes_get() 96 static int scmi_imx_misc_ctrl_validate_id(const struct scmi_protocol_handle *ph, in scmi_imx_misc_ctrl_validate_id() 113 static int scmi_imx_misc_ctrl_notify(const struct scmi_protocol_handle *ph, in scmi_imx_misc_ctrl_notify() 141 scmi_imx_misc_ctrl_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_imx_misc_ctrl_set_notify_enabled() 159 scmi_imx_misc_ctrl_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_imx_misc_ctrl_fill_custom_report() 202 static int scmi_imx_misc_ctrl_get(const struct scmi_protocol_handle *ph, in scmi_imx_misc_ctrl_get() 241 static int scmi_imx_misc_ctrl_set(const struct scmi_protocol_handle *ph, in scmi_imx_misc_ctrl_set() 281 static int scmi_imx_misc_protocol_init(const struct scmi_protocol_handle *ph) in scmi_imx_misc_protocol_init()
|
/linux/drivers/hwmon/ |
H A D | scmi-hwmon.c | 19 const struct scmi_protocol_handle *ph; member 24 const struct scmi_protocol_handle *ph; member 72 static int scmi_hwmon_read_scaled_value(const struct scmi_protocol_handle *ph, in scmi_hwmon_read_scaled_value() 193 const struct scmi_protocol_handle *ph, in scmi_thermal_sensor_register() 242 struct scmi_protocol_handle *ph; in scmi_hwmon_probe() local
|
/linux/drivers/clk/meson/ |
H A D | clk-phase.h | 14 struct parm ph; member 24 struct parm ph; member
|
/linux/drivers/input/keyboard/ |
H A D | imx-sm-bbm-key.c | 20 struct scmi_protocol_handle *ph; member 34 struct scmi_protocol_handle *ph = bbnsm->ph; in scmi_imx_bbm_pwrkey_check_for_events() local 162 struct scmi_protocol_handle *ph; in scmi_imx_bbm_key_probe() local
|
/linux/drivers/regulator/ |
H A D | scmi-regulator.c | 41 struct scmi_protocol_handle *ph; member 256 struct scmi_protocol_handle *ph, in process_scmi_regulator_of_node() 303 struct scmi_protocol_handle *ph; in scmi_regulator_probe() local
|
/linux/net/phonet/ |
H A D | pep.c | 52 } *ph, h; in pep_get_sb() local 89 struct pnpipehdr *ph; in pep_reply() local 111 struct pnpipehdr *ph; in pep_indicate() local 132 struct pnpipehdr *ph; in pipe_handler_request() local 195 struct pnpipehdr *ph; in pep_ctrlreq_error() local 718 struct pnpipehdr *ph; in pipe_do_remove() local 1110 struct pnpipehdr *ph; in pipe_skb_send() local
|
H A D | af_phonet.c | 151 struct phonethdr *ph; in pn_send() local 286 const struct phonethdr *ph; in can_respond() local 362 struct phonethdr *ph; in phonet_rcv() local
|
/linux/include/net/phonet/ |
H A D | phonet.h | 74 struct phonethdr *ph = pn_hdr(skb); in pn_skb_get_src_sockaddr() local 86 struct phonethdr *ph = pn_hdr(skb); in pn_skb_get_dst_sockaddr() local
|
/linux/drivers/pmdomain/arm/ |
H A D | scmi_perf_domain.c | 19 const struct scmi_protocol_handle *ph; member 82 struct scmi_protocol_handle *ph; in scmi_perf_domain_probe() local
|
/linux/drivers/soc/ti/ |
H A D | knav_qmss_queue.c | 732 dma_addr_t knav_pool_desc_virt_to_dma(void *ph, void *virt) in knav_pool_desc_virt_to_dma() 739 void *knav_pool_desc_dma_to_virt(void *ph, dma_addr_t dma) in knav_pool_desc_dma_to_virt() 858 void knav_pool_destroy(void *ph) in knav_pool_destroy() 888 void *knav_pool_desc_get(void *ph) in knav_pool_desc_get() 908 void knav_pool_desc_put(void *ph, void *desc) in knav_pool_desc_put() 927 int knav_pool_desc_map(void *ph, void *desc, unsigned size, in knav_pool_desc_map() 953 void *knav_pool_desc_unmap(void *ph, dma_addr_t dma, unsigned dma_sz) in knav_pool_desc_unmap() 972 int knav_pool_count(void *ph) in knav_pool_count()
|