Searched defs:ptd (Results 1 – 7 of 7) sorted by relevance
101 static void pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, in pch_wpt_add_acpi_psv_trip()128 static void pch_wpt_add_acpi_psv_trip(struct pch_thermal_device *ptd, in pch_wpt_add_acpi_psv_trip()196 static int pch_wpt_suspend(struct pch_thermal_device *ptd) in pch_wpt_suspend()259 static int pch_wpt_resume(struct pch_thermal_device *ptd) in pch_wpt_resume()291 struct pch_thermal_device *ptd = tzd->devdata; in pch_thermal_get_temp() local299 struct pch_thermal_device *ptd = tzd->devdata; in pch_get_trip_type() local315 struct pch_thermal_device *ptd = tzd->devdata; in pch_get_trip_temp() local385 struct pch_thermal_device *ptd; in intel_pch_thermal_probe() local449 struct pch_thermal_device *ptd = pci_get_drvdata(pdev); in intel_pch_thermal_remove() local460 struct pch_thermal_device *ptd = dev_get_drvdata(device); in intel_pch_thermal_suspend() local[all …]
58 struct ptd { struct69 struct ptd_le32 { argument494 struct ptd *ptd) in isp1760_ptd_read()507 struct ptd *ptd) in isp1763_ptd_read()525 struct ptd *ptd) in ptd_read()539 struct ptd_le32 ptd; in isp1763_ptd_write() local571 struct ptd *ptd) in ptd_write()1004 struct ptd *ptd) in start_bus_transfer()1126 struct ptd ptd; in enqueue_qtds() local1356 struct ptd ptd; in handle_done_ptds() local[all …]
162 struct ptd { struct163 u16 count;168 u16 mps;173 u16 len;180 u16 faddr;304 struct ptd ptd; member542 #define PTD_DIR_STR(ptd) ({char __c; \ argument553 static inline void dump_ptd(struct ptd *ptd) in dump_ptd()591 #define dump_ptd(ptd) do{}while(0) argument592 #define dump_ptd_in_data(ptd,buf) do{}while(0) argument[all …]
202 struct ptd { struct226 #define PTD_HEADER_SIZE sizeof(struct ptd) argument385 struct ptd ptd; member864 static void dump_ptd(struct ptd *ptd) in dump_ptd()875 static void dump_ptd_out_data(struct ptd *ptd, u8 *buf) in dump_ptd_out_data()885 static void dump_ptd_in_data(struct ptd *ptd, u8 *buf) in dump_ptd_in_data()909 #define dump_ptd(ptd) do {} while (0) argument910 #define dump_ptd_in_data(ptd, buf) do {} while (0) argument911 #define dump_ptd_out_data(ptd, buf) do {} while (0) argument912 #define dump_ptd_data(ptd, buf) do {} while (0) argument
169 struct ptd *ptd; in pack_fifo() local201 struct ptd *ptd; in unpack_fifo() local235 struct ptd *ptd; in preproc_atl_queue() local353 struct ptd *ptd; in postproc_atl_queue() local
264 struct ptd *ptd; in prepare_ptd() local348 struct ptd *ptd = &ep->ptd; in isp1362_write_ptd() local364 struct ptd *ptd = &ep->ptd; in isp1362_read_ptd() local503 struct ptd *ptd; in postproc_ep() local
205 struct uhci_td *ptd; in uhci_remove_td_from_frame_list() local336 struct uhci_td *ptd; in uhci_cleanup_queue() local
Completed in 27 milliseconds