Searched defs:mp2 (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/hid/amd-sfh-hid/sfh1_1/ |
H A D | amd_sfh_init.c | 18 static int amd_sfh_get_sensor_num(struct amd_mp2_dev *mp2, u8 *sensor_id) in amd_sfh_get_sensor_num() 45 static u32 amd_sfh_wait_for_response(struct amd_mp2_dev *mp2, u8 sid, u32 cmd_id) in amd_sfh_wait_for_response() 252 static void amd_sfh_resume(struct amd_mp2_dev *mp2) in amd_sfh_resume() 287 static void amd_sfh_suspend(struct amd_mp2_dev *mp2) in amd_sfh_suspend() 319 void amd_sfh_toggle_hpd(struct amd_mp2_dev *mp2, bool enabled) in amd_sfh_toggle_hpd() 359 struct amd_mp2_dev *mp2 = privdata; in amd_mp2_pci_remove() local 368 static void amd_sfh_set_ops(struct amd_mp2_dev *mp2) in amd_sfh_set_ops() 381 int amd_sfh1_1_init(struct amd_mp2_dev *mp2) in amd_sfh1_1_init()
|
H A D | amd_sfh_desc.c | 179 struct amd_mp2_dev *mp2 = container_of(in_data, struct amd_mp2_dev, in_data); in get_input_rep() local
|
/linux/drivers/hid/amd-sfh-hid/ |
H A D | amd_sfh_pcie.c | 43 static int amd_sfh_wait_response_v2(struct amd_mp2_dev *mp2, u8 sid, u32 sensor_sts) in amd_sfh_wait_response_v2() 253 struct amd_mp2_dev *mp2 = privdata; in amd_mp2_pci_remove() local 340 struct amd_mp2_dev *mp2 = dev_get_drvdata(dev); in hpd_show() local 349 struct amd_mp2_dev *mp2 = dev_get_drvdata(dev); in hpd_store() local 366 struct amd_mp2_dev *mp2 = dev_get_drvdata(dev); in sfh_attr_is_visible() local 391 struct amd_mp2_dev *mp2 = container_of(work, struct amd_mp2_dev, work); in sfh1_1_init_work() local 409 struct amd_mp2_dev *mp2 = container_of(work, struct amd_mp2_dev, work); in sfh_init_work() local 426 struct amd_mp2_dev *mp2 = pci_get_drvdata(pdev); in amd_sfh_remove() local 506 struct amd_mp2_dev *mp2 = pci_get_drvdata(pdev); in amd_sfh_shutdown() local 517 struct amd_mp2_dev *mp2 = dev_get_drvdata(dev); in amd_mp2_pci_resume() local [all …]
|
H A D | amd_sfh_client.c | 43 struct amd_mp2_dev *mp2; in amd_sfh_get_report() local 78 struct amd_mp2_dev *mp2; in amd_sfh_work() local 123 struct amd_mp2_dev *mp2; in amd_sfh_work_buffer() local 140 static u32 amd_sfh_wait_for_response(struct amd_mp2_dev *mp2, u8 sid, u32 sensor_sts) in amd_sfh_wait_for_response() 169 static void amd_sfh_resume(struct amd_mp2_dev *mp2) in amd_sfh_resume() 195 static void amd_sfh_suspend(struct amd_mp2_dev *mp2) in amd_sfh_suspend()
|
H A D | amd_sfh_common.h | 94 static inline u64 amd_get_c2p_val(struct amd_mp2_dev *mp2, u32 idx) in amd_get_c2p_val() 99 static inline u64 amd_get_p2c_val(struct amd_mp2_dev *mp2, u32 idx) in amd_get_p2c_val()
|
H A D | amd_sfh_hid.c | 128 struct amd_mp2_dev *mp2 = container_of(cli_data->in_data, struct amd_mp2_dev, in_data); in amdtp_hid_probe() local
|
/linux/drivers/platform/x86/amd/pmc/ |
H A D | mp2_stb.c | 72 static int amd_mp2_wait_response(struct amd_mp2_dev *mp2, u8 cmd_id, u32 command_sts) in amd_mp2_wait_response() 86 static void amd_mp2_stb_send_cmd(struct amd_mp2_dev *mp2, u8 cmd_id, bool is_dma_used) in amd_mp2_stb_send_cmd() 99 static int amd_mp2_stb_region(struct amd_mp2_dev *mp2) in amd_mp2_stb_region() 117 static int amd_mp2_process_cmd(struct amd_mp2_dev *mp2, struct file *filp) in amd_mp2_process_cmd() 161 struct amd_mp2_dev *mp2 = dev->mp2; in amd_mp2_stb_debugfs_open() local 179 struct amd_mp2_dev *mp2 = dev->mp2; in amd_mp2_stb_debugfs_read() local 207 struct amd_mp2_dev *mp2 = dev->mp2; in amd_mp2_stb_deinit() local 227 struct amd_mp2_dev *mp2 = NULL; in amd_mp2_stb_init() local
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 2807 struct lpfc_dmabuf *mp1, *mp2; in lpfc_sli3_post_buffer() local
|