Home
last modified time | relevance | path

Searched refs:p_Profile (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c1553 p_FmPcd = p_Profile->h_FmPcd; in FM_PCD_PlcrProfileSet()
1605 p_Profile->h_FmPcd = p_FmPcd; in FM_PCD_PlcrProfileSet()
1609 if (!p_Profile->p_Lock) in FM_PCD_PlcrProfileSet()
1635 p_Profile->p_Lock) in FM_PCD_PlcrProfileSet()
1657 return (t_Handle)p_Profile; in FM_PCD_PlcrProfileSet()
1691 return (t_Handle)p_Profile; in FM_PCD_PlcrProfileSet()
1703 p_FmPcd = p_Profile->h_FmPcd; in FM_PCD_PlcrProfileDelete()
1715 if (p_Profile->p_Lock) in FM_PCD_PlcrProfileDelete()
1730 if (p_Profile->p_Lock) in FM_PCD_PlcrProfileDelete()
1751 p_FmPcd = p_Profile->h_FmPcd; in FM_PCD_PlcrProfileGetCounter()
[all …]
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h3057 t_FmPcdPlcrProfileParams *p_Profile);