/drivers/media/platform/blackfin/ |
D | ppi.c | 49 struct ppi_if *ppi = dev_id; in ppi_irq_err() local 96 static int ppi_attach_irq(struct ppi_if *ppi, irq_handler_t handler) in ppi_attach_irq() 119 static void ppi_detach_irq(struct ppi_if *ppi) in ppi_detach_irq() 128 static int ppi_start(struct ppi_if *ppi) in ppi_start() 164 static int ppi_stop(struct ppi_if *ppi) in ppi_stop() 201 static int ppi_set_params(struct ppi_if *ppi, struct ppi_params *params) in ppi_set_params() 293 static void ppi_update_addr(struct ppi_if *ppi, unsigned long addr) in ppi_update_addr() 300 struct ppi_if *ppi; in ppi_create_instance() local 324 void ppi_delete_instance(struct ppi_if *ppi) in ppi_delete_instance()
|
D | bfin_capture.c | 75 struct ppi_if *ppi; member 368 struct ppi_if *ppi = bcap_dev->ppi; in bcap_start_streaming() local 439 struct ppi_if *ppi = bcap_dev->ppi; in bcap_stop_streaming() local 529 struct ppi_if *ppi = dev_id; in bcap_isr() local 573 struct ppi_if *ppi = bcap_dev->ppi; in bcap_streamon() local
|
/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_cmn.c | 699 void wlc_phy_por_inform(struct brcms_phy_pub *ppi) in wlc_phy_por_inform() 1150 u16 wlc_phy_bw_state_get(struct brcms_phy_pub *ppi) in wlc_phy_bw_state_get() 1157 void wlc_phy_bw_state_set(struct brcms_phy_pub *ppi, u16 bw) in wlc_phy_bw_state_set() 1164 void wlc_phy_chanspec_radio_set(struct brcms_phy_pub *ppi, u16 newch) in wlc_phy_chanspec_radio_set() 1171 u16 wlc_phy_chanspec_get(struct brcms_phy_pub *ppi) in wlc_phy_chanspec_get() 1178 void wlc_phy_chanspec_set(struct brcms_phy_pub *ppi, u16 chanspec) in wlc_phy_chanspec_set() 1226 void wlc_phy_chanspec_ch14_widefilter_set(struct brcms_phy_pub *ppi, in wlc_phy_chanspec_ch14_widefilter_set() 1246 wlc_phy_chanspec_band_validch(struct brcms_phy_pub *ppi, uint band, in wlc_phy_chanspec_band_validch() 1268 u16 wlc_phy_chanspec_band_firstch(struct brcms_phy_pub *ppi, uint band) in wlc_phy_chanspec_band_firstch() 1312 int wlc_phy_txpower_get(struct brcms_phy_pub *ppi, uint *qdbm, bool *override) in wlc_phy_txpower_get() [all …]
|
/drivers/ata/ |
D | sata_via.c | 461 const struct ata_port_info *ppi[] = { &vt6420_port_info, NULL }; in vt6420_prepare_host() local 484 const struct ata_port_info *ppi[] = in vt6421_prepare_host() local 518 const struct ata_port_info *ppi[] = { &vt8251_port_info, NULL }; in vt8251_prepare_host() local
|
D | pata_rz1000.c | 93 const struct ata_port_info *ppi[] = { &info, NULL }; in rz1000_init_one() local
|
D | pata_marvell.c | 145 const struct ata_port_info *ppi[] = { &info, &info_sata }; in marvell_init_one() local
|
D | pata_piccolo.c | 96 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in ata_tosh_init_one() local
|
D | libata-sff.c | 2369 const struct ata_port_info * const *ppi, in ata_pci_sff_prepare_host() 2499 const struct ata_port_info * const *ppi) in ata_sff_find_valid_pi() 2512 const struct ata_port_info * const *ppi, in ata_pci_init_one() 2588 const struct ata_port_info * const *ppi, in ata_pci_sff_init_one() 3274 const struct ata_port_info * const * ppi, in ata_pci_bmdma_prepare_host() 3306 const struct ata_port_info * const * ppi, in ata_pci_bmdma_init_one()
|
D | pata_jmicron.c | 145 const struct ata_port_info *ppi[] = { &info, NULL }; in jmicron_init_one() local
|
D | ata_generic.c | 174 const struct ata_port_info *ppi[] = { &info, NULL }; in ata_generic_init_one() local
|
D | pata_ns87410.c | 150 const struct ata_port_info *ppi[] = { &info, NULL }; in ns87410_init_one() local
|
D | pata_sch.c | 174 const struct ata_port_info *ppi[] = { &sch_port_info, NULL }; in sch_init_one() local
|
D | pata_radisys.c | 223 const struct ata_port_info *ppi[] = { &info, NULL }; in radisys_init_one() local
|
D | pata_triflex.c | 198 const struct ata_port_info *ppi[] = { &info, NULL }; in triflex_init_one() local
|
D | pata_cypress.c | 133 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in cy82c693_init_one() local
|
D | pata_opti.c | 169 const struct ata_port_info *ppi[] = { &info, NULL }; in opti_init_one() local
|
D | pata_oldpiix.c | 244 const struct ata_port_info *ppi[] = { &info, NULL }; in oldpiix_init_one() local
|
D | ahci_platform.c | 95 const struct ata_port_info *ppi[] = { &pi, NULL }; in ahci_probe() local
|
D | pata_cs5530.c | 312 const struct ata_port_info *ppi[] = { &info, NULL }; in cs5530_init_one() local
|
D | pata_cs5520.c | 127 const struct ata_port_info *ppi[2]; in cs5520_init_one() local
|
D | pata_hpt3x3.c | 201 const struct ata_port_info *ppi[] = { &info, NULL }; in hpt3x3_init_one() local
|
D | pata_it8213.c | 269 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in it8213_init_one() local
|
D | pata_sc1200.c | 242 const struct ata_port_info *ppi[] = { &info, NULL }; in sc1200_init_one() local
|
D | pata_efar.c | 273 const struct ata_port_info *ppi[] = { &info, &info }; in efar_init_one() local
|
/drivers/staging/phison/ |
D | phison.c | 63 const struct ata_port_info *ppi[] = { &info, NULL }; in phison_init_one() local
|