Home
last modified time | relevance | path

Searched defs:ph (Results 1 – 25 of 52) sorted by relevance

123

/linux/drivers/reset/
H A Dreset-scmi.c23 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 Drtc-imx-sm-bbm.c16 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/clk/meson/
H A Dclk-phase.h14 struct parm ph; member
24 struct parm ph; member
/linux/drivers/input/keyboard/
H A Dimx-sm-bbm-key.c20 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/include/net/phonet/
H A Dphonet.h74 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 Dscmi_pm_domain.c18 const struct scmi_protocol_handle *ph; member
51 struct scmi_protocol_handle *ph; in scmi_pm_domain_probe() local
H A Dscmi_perf_domain.c19 const struct scmi_protocol_handle *ph; member
82 struct scmi_protocol_handle *ph; in scmi_perf_domain_probe() local
/linux/drivers/ata/pata_parport/
H A Depia.c129 int k, ph, a, b; in epia_read_block() local
194 int ph, k, last, d; in epia_write_block() local
H A Depat.c87 int k, ph, a, b; in epat_read_block() local
170 int ph, k; in epat_write_block() local
H A Dfriq.c71 int h, l, k, ph; in friq_read_block_int() local
/linux/drivers/iio/common/scmi_sensors/
H A Dscmi_iio.c28 struct scmi_protocol_handle *ph; member
568 struct scmi_protocol_handle *ph, in scmi_alloc_iiodev()
642 struct scmi_protocol_handle *ph; in scmi_iio_dev_probe() local
/linux/drivers/firmware/imx/
H A Dsm-cpu.c14 static struct scmi_protocol_handle *ph; variable
H A Dsm-lmm.c14 static struct scmi_protocol_handle *ph; variable
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx-scmi.c34 struct scmi_protocol_handle *ph; member
315 struct scmi_protocol_handle *ph; in scmi_pinctrl_imx_probe() local
/linux/arch/powerpc/sysdev/
H A Dtsi108_dev.c76 const phandle *ph; in tsi108_eth_of_init() local
/linux/drivers/scsi/pcmcia/
H A Dnsp_debug.c150 char *ph[] = { in show_phase() local
/linux/drivers/clk/
H A Dclk-scmi.c38 const struct scmi_protocol_handle *ph; member
409 struct scmi_protocol_handle *ph; in scmi_clocks_probe() local
/linux/block/partitions/
H A Dldm.c67 static bool ldm_parse_privhead(const u8 *data, struct privhead *ph) in ldm_parse_privhead()
267 struct privhead *ph[3] = { ph1 }; in ldm_validate_privheads() local
356 struct privhead *ph; in ldm_validate_tocblocks() local
/linux/drivers/pinctrl/
H A Dpinctrl-scmi.c38 struct scmi_protocol_handle *ph; member
519 struct scmi_protocol_handle *ph; in scmi_pinctrl_probe() local
/linux/lib/crypto/mpi/
H A Dlonglong.h154 #define umul_ppmm(ph, pl, m0, m1) \ argument
281 #define umul_ppmm(ph, pl, m0, m1) \ argument
786 #define umul_ppmm(ph, pl, m0, m1) \ argument
796 #define smul_ppmm(ph, pl, m0, m1) \ argument
892 #define umul_ppmm(ph, pl, m0, m1) \ argument
1232 #define umul_ppmm(ph, pl, m0, m1) \ argument
/linux/net/xfrm/
H A Dxfrm_output.c226 struct ip_beet_phdr *ph; in xfrm4_beet_encap_add() local
357 struct ip_beet_phdr *ph; in xfrm6_beet_encap_add() local
/linux/drivers/sbus/char/
H A Dopenprom.c187 phandle ph; in opromnext() local
260 phandle ph = 0; in oprompath2node() local
/linux/drivers/powercap/
H A Darm_scmi_powercap.c27 struct scmi_protocol_handle *ph; member
423 struct scmi_protocol_handle *ph; in scmi_powercap_probe() local
/linux/net/802/
H A Dmrp.c312 struct mrp_pdu_hdr *ph; in mrp_pdu_init() local
792 const struct mrp_pdu_hdr *ph; in mrp_rcv() local
/linux/tools/perf/util/
H A Dheader.c1856 struct perf_header *ph = ff->ph; in print_cpu_topology() local
3774 struct perf_header *ph, in perf_file_section__fprintf_info()
4142 struct perf_header *ph, in perf_header__process_sections()
4193 static int try_all_file_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_file_abis()
4231 static int try_all_pipe_abis(uint64_t hdr_sz, struct perf_header *ph) in try_all_pipe_abis()
4261 bool is_pipe, struct perf_header *ph) in check_magic_endian()
4296 struct perf_header *ph, int fd) in perf_file_header__read()
4386 struct perf_header *ph, in perf_file_section__process()
4414 struct perf_header *ph, in perf_file_header__read_pipe()
4447 static int read_attr(int fd, struct perf_header *ph, in read_attr()

123