Home
last modified time | relevance | path

Searched defs:pti (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwtracing/intel_th/
H A Dpti.c52 struct pti_device *pti = dev_get_drvdata(dev); in mode_show() local
60 struct pti_device *pti = dev_get_drvdata(dev); in mode_store() local
83 struct pti_device *pti = dev_get_drvdata(dev); in freerunning_clock_show() local
92 struct pti_device *pti = dev_get_drvdata(dev); in freerunning_clock_store() local
111 struct pti_device *pti = dev_get_drvdata(dev); in clock_divider_show() local
120 struct pti_device *pti = dev_get_drvdata(dev); in clock_divider_store() local
151 struct pti_device *pti = dev_get_drvdata(&thdev->dev); in intel_th_pti_activate() local
171 struct pti_device *pti = dev_get_drvdata(&thdev->dev); in intel_th_pti_deactivate() local
178 static void read_hw_config(struct pti_device *pti) in read_hw_config()
205 struct pti_device *pti; in intel_th_pti_probe() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocameratiles/
H A Dtst_qgeocameratiles.cpp75 void tst_QGeoCameraTiles::row(const PositionTestInfo &pti, int xOffset, int yOffset, int tileX, int… in row()
111 void tst_QGeoCameraTiles::test_group(const PositionTestInfo &pti, QList<int> &xVals, QList<int> &wV… in test_group()
282 PositionTestInfo pti; in tilesPositions_data() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtarget.h171 const char *pti; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtarget.h171 const char *pti; member
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A Dusbatm.c297 u8 pti = ((source[3] & 0xe) >> 1); in usbatm_extract_one_cell() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c3735 const struct port_type_info *pti; in t3_prep_adapter() local
3799 const struct port_type_info *pti; in t3_replay_prep_adapter() local
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dhe.c2542 int clp, pti; in he_send() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c910 void wlc_lcnphy_write_table(struct brcms_phy *pi, const struct phytbl_info *pti) in wlc_lcnphy_write_table()
915 void wlc_lcnphy_read_table(struct brcms_phy *pi, struct phytbl_info *pti) in wlc_lcnphy_read_table()
H A Dphy_int.h1036 #define wlc_phy_write_table_nphy(pi, pti) \ argument
1039 #define wlc_phy_read_table_nphy(pi, pti) \ argument