Home
last modified time | relevance | path

Searched defs:ptd (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dintel_pch_thermal.c69 static int pch_wpt_init(struct pch_thermal_device *ptd, int *nr_trips) in pch_wpt_init()
120 static int pch_wpt_get_temp(struct pch_thermal_device *ptd, int *temp) in pch_wpt_get_temp()
146 struct pch_thermal_device *ptd = tzd->devdata; in pch_thermal_get_temp() local
154 struct pch_thermal_device *ptd = tzd->devdata; in pch_get_trip_type() local
168 struct pch_thermal_device *ptd = tzd->devdata; in pch_get_trip_temp() local
190 struct pch_thermal_device *ptd; in intel_pch_thermal_probe() local
258 struct pch_thermal_device *ptd = pci_get_drvdata(pdev); in intel_pch_thermal_remove() local
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c51 struct ptd { struct
52 __dw dw0;
53 __dw dw1;
54 __dw dw2;
55 __dw dw3;
56 __dw dw4;
57 __dw dw5;
58 __dw dw6;
59 __dw dw7;
280 struct ptd *ptd) in ptd_read()
[all …]
/linux-4.4.14/drivers/usb/host/
Disp116x.h161 struct ptd { struct
162 u16 count;
167 u16 mps;
172 u16 len;
179 u16 faddr;
304 struct ptd ptd; member
542 #define PTD_DIR_STR(ptd) ({char __c; \ argument
553 static inline void dump_ptd(struct ptd *ptd) in dump_ptd()
563 static inline void dump_ptd_out_data(struct ptd *ptd, u8 * buf) in dump_ptd_out_data()
575 static inline void dump_ptd_in_data(struct ptd *ptd, u8 * buf) in dump_ptd_in_data()
[all …]
Disp1362.h247 struct ptd { struct
271 #define PTD_HEADER_SIZE sizeof(struct ptd) argument
430 struct ptd ptd; member
964 static void dump_ptd(struct ptd *ptd) in dump_ptd()
975 static void dump_ptd_out_data(struct ptd *ptd, u8 *buf) in dump_ptd_out_data()
985 static void dump_ptd_in_data(struct ptd *ptd, u8 *buf) in dump_ptd_in_data()
1009 #define dump_ptd(ptd) do {} while (0) argument
1010 #define dump_ptd_in_data(ptd, buf) do {} while (0) argument
1011 #define dump_ptd_out_data(ptd, buf) do {} while (0) argument
1012 #define dump_ptd_data(ptd, buf) do {} while (0) argument
Disp116x-hcd.c168 struct ptd *ptd; in pack_fifo() local
200 struct ptd *ptd; in unpack_fifo() local
234 struct ptd *ptd; in preproc_atl_queue() local
352 struct ptd *ptd; in postproc_atl_queue() local
Disp1362-hcd.c262 struct ptd *ptd; in prepare_ptd() local
346 struct ptd *ptd = &ep->ptd; in isp1362_write_ptd() local
362 struct ptd *ptd = &ep->ptd; in isp1362_read_ptd() local
501 struct ptd *ptd; in postproc_ep() local
Duhci-q.c205 struct uhci_td *ptd; in uhci_remove_td_from_frame_list() local
337 struct uhci_td *ptd; in uhci_cleanup_queue() local