/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 688 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform() 1139 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) in wlc_phy_bw_state_get() 1146 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) in wlc_phy_bw_state_set() 1153 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) in wlc_phy_chanspec_radio_set() 1160 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) in wlc_phy_chanspec_get() 1167 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) in wlc_phy_chanspec_set() 1215 void wlc_phy_chanspec_ch14_widefilter_set(struct brcms_phy_pub *ppi, in wlc_phy_chanspec_ch14_widefilter_set() 1235 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, in wlc_phy_chanspec_band_validch() 1257 u16 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) in wlc_phy_chanspec_band_firstch() 1301 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) in wlc_phy_txpower_get() [all …]
|
/linux/drivers/ata/ |
H A D | sata_via.c | 458 const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL }; in vt6420_prepare_host() local 486 const struct ata_port_info *ppi[] = in vt6421_prepare_host() local 513 const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL }; in vt8251_prepare_host() local
|
H A D | pata_rz1000.c | 93 const struct ata_port_info *ppi[] = { &info, NULL }; in rz1000_init_one() local
|
H A D | pata_marvell.c | 141 const struct ata_port_info *ppi[] = { &info, &info_sata }; in marvell_init_one() local
|
H A D | pata_piccolo.c | 95 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in ata_tosh_init_one() local
|
H A D | pata_jmicron.c | 145 const struct ata_port_info *ppi[] = { &info, NULL }; in jmicron_init_one() local
|
H A D | pata_ns87410.c | 136 const struct ata_port_info *ppi[] = { &info, NULL }; in ns87410_init_one() local
|
H A D | ata_generic.c | 173 const struct ata_port_info *ppi[] = { &info, NULL }; in ata_generic_init_one() local
|
H A D | pata_sch.c | 160 const struct ata_port_info *ppi[] = { &sch_port_info, NULL }; in sch_init_one() local
|
H A D | pata_triflex.c | 184 const struct ata_port_info *ppi[] = { &info, NULL }; in triflex_init_one() local
|
H A D | pata_opti.c | 169 const struct ata_port_info *ppi[] = { &info, NULL }; in opti_init_one() local
|
H A D | pata_cypress.c | 136 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in cy82c693_init_one() local
|
H A D | pata_cs5530.c | 298 const struct ata_port_info *ppi[] = { &info, NULL }; in cs5530_init_one() local
|
H A D | pata_cs5520.c | 119 const struct ata_port_info *ppi[2]; in cs5520_init_one() local
|
H A D | pata_sc1200.c | 229 const struct ata_port_info *ppi[] = { &info, NULL }; in sc1200_init_one() local
|
H A D | pata_hpt3x3.c | 200 const struct ata_port_info *ppi[] = { &info, NULL }; in hpt3x3_init_one() local
|
H A D | pata_cs5535.c | 174 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in cs5535_init_one() local
|
H A D | pata_efar.c | 273 const struct ata_port_info *ppi[] = { &info, &info }; in efar_init_one() local
|
H A D | pata_acpi.c | 249 const struct ata_port_info *ppi[] = { &info, NULL }; in pacpi_init_one() local
|
H A D | pata_cmd640.c | 223 const struct ata_port_info *ppi[] = { &info, NULL }; in cmd640_init_one() local
|
H A D | pata_ns87415.c | 358 const struct ata_port_info *ppi[] = { &info, NULL }; in ns87415_init_one() local
|
H A D | pata_atiixp.c | 282 const struct ata_port_info *ppi[] = { &info, &info }; in atiixp_init_one() local
|
H A D | pata_hpt366.c | 388 const struct ata_port_info *ppi[] = { &info_hpt366, NULL }; in hpt36x_init_one() local
|
H A D | pata_sil680.c | 338 const struct ata_port_info *ppi[] = { &info, NULL }; in sil680_init_one() local
|
/linux/drivers/gpio/ |
H A D | gpio-i8255.c | 74 const unsigned int ppi = offset / I8255_NGPIO; in i8255_reg_mask_xlate() local
|