Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/bcm2048/
Dradio-bcm2048.c280 struct bcm2048_device { struct
350 static int bcm2048_send_command(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_send_command()
372 static int bcm2048_recv_command(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_recv_command()
387 static int bcm2048_recv_duples(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_recv_duples()
419 static int bcm2048_set_power_state(struct bcm2048_device *bdev, u8 power) in bcm2048_set_power_state()
449 static int bcm2048_get_power_state(struct bcm2048_device *bdev) in bcm2048_get_power_state()
466 static int bcm2048_set_rds_no_lock(struct bcm2048_device *bdev, u8 rds_on) in bcm2048_set_rds_no_lock()
493 static int bcm2048_get_rds_no_lock(struct bcm2048_device *bdev) in bcm2048_get_rds_no_lock()
506 static int bcm2048_set_rds(struct bcm2048_device *bdev, u8 rds_on) in bcm2048_set_rds()
518 static int bcm2048_get_rds(struct bcm2048_device *bdev) in bcm2048_get_rds()
[all …]