Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/bcm2048/
Dradio-bcm2048.c274 struct bcm2048_device { struct
344 static int bcm2048_send_command(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_send_command()
366 static int bcm2048_recv_command(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_recv_command()
381 static int bcm2048_recv_duples(struct bcm2048_device *bdev, unsigned int reg, in bcm2048_recv_duples()
413 static int bcm2048_set_power_state(struct bcm2048_device *bdev, u8 power) in bcm2048_set_power_state()
443 static int bcm2048_get_power_state(struct bcm2048_device *bdev) in bcm2048_get_power_state()
460 static int bcm2048_set_rds_no_lock(struct bcm2048_device *bdev, u8 rds_on) in bcm2048_set_rds_no_lock()
487 static int bcm2048_get_rds_no_lock(struct bcm2048_device *bdev) in bcm2048_get_rds_no_lock()
500 static int bcm2048_set_rds(struct bcm2048_device *bdev, u8 rds_on) in bcm2048_set_rds()
512 static int bcm2048_get_rds(struct bcm2048_device *bdev) in bcm2048_get_rds()
[all …]