Searched refs:ph (Results 1 – 5 of 5) sorted by relevance
| /include/linux/ |
| A D | scmi_protocol.h | 103 int (*count_get)(const struct scmi_protocol_handle *ph); 106 (const struct scmi_protocol_handle *ph, u32 clk_id); 162 (const struct scmi_protocol_handle *ph, u32 domain); 511 int (*count_get)(const struct scmi_protocol_handle *ph); 513 (const struct scmi_protocol_handle *ph, u32 sensor_id); 521 int (*config_get)(const struct scmi_protocol_handle *ph, 523 int (*config_set)(const struct scmi_protocol_handle *ph, 599 (const struct scmi_protocol_handle *ph, u32 domain_id); 717 (const struct scmi_protocol_handle *ph, u32 domain_id); 790 int (*count_get)(const struct scmi_protocol_handle *ph, [all …]
|
| A D | scmi_imx_protocol.h | 26 int (*rtc_time_set)(const struct scmi_protocol_handle *ph, u32 id, 28 int (*rtc_time_get)(const struct scmi_protocol_handle *ph, u32 id, 30 int (*rtc_alarm_set)(const struct scmi_protocol_handle *ph, u32 id, 32 int (*button_get)(const struct scmi_protocol_handle *ph, u32 *state); 56 int (*misc_ctrl_set)(const struct scmi_protocol_handle *ph, u32 id, 58 int (*misc_ctrl_get)(const struct scmi_protocol_handle *ph, u32 id, 60 int (*misc_ctrl_req_notify)(const struct scmi_protocol_handle *ph, 85 int (*lmm_info)(const struct scmi_protocol_handle *ph, u32 lmid, 87 int (*lmm_reset_vector_set)(const struct scmi_protocol_handle *ph, 94 int (*cpu_reset_vector_set)(const struct scmi_protocol_handle *ph, [all …]
|
| /include/linux/soc/ti/ |
| A D | knav_qmss.h | 72 void knav_pool_destroy(void *ph); 73 int knav_pool_count(void *ph); 74 void *knav_pool_desc_get(void *ph); 75 void knav_pool_desc_put(void *ph, void *desc); 76 int knav_pool_desc_map(void *ph, void *desc, unsigned size, 78 void *knav_pool_desc_unmap(void *ph, dma_addr_t dma, unsigned dma_sz); 79 dma_addr_t knav_pool_desc_virt_to_dma(void *ph, void *virt); 80 void *knav_pool_desc_dma_to_virt(void *ph, dma_addr_t dma);
|
| /include/net/phonet/ |
| A D | phonet.h | 74 struct phonethdr *ph = pn_hdr(skb); in pn_skb_get_src_sockaddr() local 75 u16 obj = pn_object(ph->pn_sdev, ph->pn_sobj); in pn_skb_get_src_sockaddr() 79 pn_sockaddr_set_resource(sa, ph->pn_res); in pn_skb_get_src_sockaddr() 86 struct phonethdr *ph = pn_hdr(skb); in pn_skb_get_dst_sockaddr() local 87 u16 obj = pn_object(ph->pn_rdev, ph->pn_robj); in pn_skb_get_dst_sockaddr() 91 pn_sockaddr_set_resource(sa, ph->pn_res); in pn_skb_get_dst_sockaddr()
|
| /include/rdma/ |
| A D | ib_verbs.h | 1867 u8 ph; member
|
Completed in 28 milliseconds